Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
DTypeIndexDiscovery.cpp17 static inline MethodKind getMethodKind(uint16_t Attrs) { in getMethodKind() function
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h64 MethodKind getMethodKind() const { in getMethodKind() function
734 MethodKind getMethodKind() const { return Attrs.getMethodKind(); } in getMethodKind() function