Home
last modified time | relevance | path

Searched refs:getVirtualBaseTableType (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h129 getVirtualBaseTableType() const override;
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeRawSymbol.h134 getVirtualBaseTableType() const override;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp241 if (auto VBP = VB->getRawSymbol().getVirtualBaseTableType()) { in initializeChildren()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBRawSymbol.h155 getVirtualBaseTableType() const = 0;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp355 NativeRawSymbol::getVirtualBaseTableType() const { in getVirtualBaseTableType() function in NativeRawSymbol
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp869 DIARawSymbol::getVirtualBaseTableType() const { in getVirtualBaseTableType() function in DIARawSymbol