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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolTypeDimension.h24 FORWARD_SYMBOL_METHOD(getLowerBoundId)
H A DIPDBRawSymbol.h110 virtual SymIndexId getLowerBoundId() const = 0;
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h84 SymIndexId getLowerBoundId() const override;
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeRawSymbol.h89 SymIndexId getLowerBoundId() const override;
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp194 SymIndexId NativeRawSymbol::getLowerBoundId() const { return 0; } function in class:NativeRawSymbol
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp684 SymIndexId DIARawSymbol::getLowerBoundId() const { function in class:DIARawSymbol

Completed in 200 milliseconds