Home
last modified time | relevance | path

Searched refs:isSdl (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h185 bool isSdl() const override;
/external/llvm/include/llvm/DebugInfo/PDB/
DIPDBRawSymbol.h193 virtual bool isSdl() const = 0;
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp263 MOCK_SYMBOL_ACCESSOR(isSdl)
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1039 bool DIARawSymbol::isSdl() const { in isSdl() function in DIARawSymbol