Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeIndexDiscovery.cpp16 static inline MethodKind getMethodKind(uint16_t Attrs) { in getMethodKind() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h70 MethodKind getMethodKind() const { in getMethodKind() function
739 MethodKind getMethodKind() const { return Attrs.getMethodKind(); } in getMethodKind() function