Home
last modified time | relevance | path

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

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