Searched refs:getLowerBoundId (Results 1 - 5 of 5) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolTypeDimension.h29 FORWARD_SYMBOL_METHOD(getLowerBoundId)
H A DIPDBRawSymbol.h70 virtual uint32_t getLowerBoundId() const = 0;
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h62 uint32_t getLowerBoundId() const override;
/external/llvm/unittests/DebugInfo/PDB/
H A DPDBApiTest.cpp142 MOCK_SYMBOL_ACCESSOR(getLowerBoundId)
/external/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp529 uint32_t DIARawSymbol::getLowerBoundId() const { function in class:DIARawSymbol

Completed in 877 milliseconds