Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolTypePointer.h37 FORWARD_SYMBOL_METHOD(isPointerToMemberFunction)
DIPDBRawSymbol.h215 virtual bool isPointerToMemberFunction() const = 0;
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h177 bool isPointerToMemberFunction() const override;
/external/llvm/include/llvm/DebugInfo/PDB/
DIPDBRawSymbol.h186 virtual bool isPointerToMemberFunction() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h202 bool isPointerToMemberFunction() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeRawSymbol.h207 bool isPointerToMemberFunction() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp659 bool NativeRawSymbol::isPointerToMemberFunction() const { in isPointerToMemberFunction() function in NativeRawSymbol
/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-7.0/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp373 MOCK_SYMBOL_ACCESSOR(isPointerToMemberFunction)
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1016 bool DIARawSymbol::isPointerToMemberFunction() const { in isPointerToMemberFunction() function in DIARawSymbol
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1157 bool DIARawSymbol::isPointerToMemberFunction() const { in isPointerToMemberFunction() function in DIARawSymbol