Searched refs:isSdl (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h211 bool isSdl() const override;
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBRawSymbol.h238 virtual bool isSdl() const = 0;
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeRawSymbol.h216 bool isSdl() const override;
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp679 bool NativeRawSymbol::isSdl() const { function in class:NativeRawSymbol
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp380 RAW_METHOD_DUMP(OS, isSdl);
1214 bool DIARawSymbol::isSdl() const { function in class:DIARawSymbol

Completed in 194 milliseconds