Searched refs:isIntroVirtualFunction (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolThunk.h30 FORWARD_SYMBOL_METHOD(isIntroVirtualFunction)
H A DPDBSymbolFunc.h51 FORWARD_SYMBOL_METHOD(isIntroVirtualFunction)
H A DIPDBRawSymbol.h206 virtual bool isIntroVirtualFunction() const = 0;
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyClassLayoutGraphicalDumper.cpp205 !Symbol.isIntroVirtualFunction())
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h179 bool isIntroVirtualFunction() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeRawSymbol.h184 bool isIntroVirtualFunction() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp552 bool NativeRawSymbol::isIntroVirtualFunction() const { function in class:NativeRawSymbol
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp1084 bool DIARawSymbol::isIntroVirtualFunction() const { function in class:DIARawSymbol

Completed in 70 milliseconds