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

/freebsd-11.0-release/contrib/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolPublicSymbol.h37 FORWARD_SYMBOL_METHOD(isMSILCode)
H A DIPDBRawSymbol.h176 virtual bool isMSILCode() const = 0;
/freebsd-11.0-release/contrib/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h168 bool isMSILCode() const override;
/freebsd-11.0-release/contrib/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp970 bool DIARawSymbol::isMSILCode() const { function in class:DIARawSymbol

Completed in 120 milliseconds