Searched refs:hasCTypes (Results 1 - 6 of 6) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolExe.h32 FORWARD_SYMBOL_METHOD(hasCTypes)
H A DIPDBRawSymbol.h137 virtual bool hasCTypes() const = 0;
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h129 bool hasCTypes() const override;
/external/llvm/unittests/DebugInfo/PDB/
H A DPDBApiTest.cpp217 MOCK_SYMBOL_ACCESSOR(hasCTypes)
/external/llvm/tools/llvm-pdbdump/
H A Dllvm-pdbdump.cpp450 if (GlobalScope->hasCTypes())
/external/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp811 bool DIARawSymbol::hasCTypes() const { function in class:DIARawSymbol

Completed in 152 milliseconds