Home
last modified time | relevance | path

Searched refs:isPointerToMemberFunction (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypePointer.cpp52 dumpSymbolField(OS, "isPointerToMemberFunction", isPointerToMemberFunction(), in dump()
125 bool NativeTypePointer::isPointerToMemberFunction() const { in isPointerToMemberFunction() function in NativeTypePointer
192 return isPointerToDataMember() || isPointerToMemberFunction(); in isMemberPointer()
DNativeRawSymbol.cpp644 bool NativeRawSymbol::isPointerToMemberFunction() const { in isPointerToMemberFunction() function in NativeRawSymbol
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolTypePointer.h33 FORWARD_SYMBOL_METHOD(isPointerToMemberFunction)
DIPDBRawSymbol.h233 virtual bool isPointerToMemberFunction() const = 0;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeTypePointer.h41 bool isPointerToMemberFunction() const override;
DNativeRawSymbol.h207 bool isPointerToMemberFunction() const override;
/external/llvm/include/llvm/DebugInfo/PDB/
DIPDBRawSymbol.h186 virtual bool isPointerToMemberFunction() const = 0;
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h177 bool isPointerToMemberFunction() const override;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h202 bool isPointerToMemberFunction() const override;
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp291 MOCK_SYMBOL_ACCESSOR(isPointerToMemberFunction)
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h366 bool isPointerToMemberFunction() const { in isPointerToMemberFunction() function
370 return isPointerToMemberFunction() || isPointerToDataMember(); in isPointerToMember()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp371 RAW_METHOD_DUMP(OS, isPointerToMemberFunction); in dump()
1178 bool DIARawSymbol::isPointerToMemberFunction() const { in isPointerToMemberFunction() function in DIARawSymbol
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1016 bool DIARawSymbol::isPointerToMemberFunction() const { in isPointerToMemberFunction() function in DIARawSymbol