Searched defs:getMethodKind (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp17 static inline MethodKind getMethodKind(uint16_t Attrs) { function
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h64 MethodKind getMethodKind() const { function in struct:llvm::codeview::MemberAttributes
734 MethodKind getMethodKind() const { return Attrs.getMethodKind(); } function in class:llvm::codeview::OneMethodRecord

Completed in 107 milliseconds