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

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

Completed in 60 milliseconds