Searched refs:isPointerToDataMember (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h175 bool isPointerToDataMember() const override;
/external/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBRawSymbol.h183 virtual bool isPointerToDataMember() const = 0;
/external/llvm/unittests/DebugInfo/PDB/
H A DPDBApiTest.cpp263 MOCK_SYMBOL_ACCESSOR(isPointerToDataMember)
/external/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp999 bool DIARawSymbol::isPointerToDataMember() const { function in class:DIARawSymbol

Completed in 501 milliseconds