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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolPublicSymbol.h33 FORWARD_SYMBOL_METHOD(isMSILCode)
H A DIPDBRawSymbol.h221 virtual bool isMSILCode() const = 0;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h194 bool isMSILCode() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeRawSymbol.h199 bool isMSILCode() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp612 bool NativeRawSymbol::isMSILCode() const { function in class:NativeRawSymbol
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp1145 bool DIARawSymbol::isMSILCode() const { function in class:DIARawSymbol

Completed in 107 milliseconds