Home
last modified time | relevance | path

Searched defs:isPointerToMemberFunction (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypePointer.cpp125 bool NativeTypePointer::isPointerToMemberFunction() const { in isPointerToMemberFunction() function in NativeTypePointer
DNativeRawSymbol.cpp644 bool NativeRawSymbol::isPointerToMemberFunction() const { in isPointerToMemberFunction() function in NativeRawSymbol
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1016 bool DIARawSymbol::isPointerToMemberFunction() const { in isPointerToMemberFunction() function in DIARawSymbol
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1178 bool DIARawSymbol::isPointerToMemberFunction() const { in isPointerToMemberFunction() function in DIARawSymbol
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h366 bool isPointerToMemberFunction() const { in isPointerToMemberFunction() function