Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h182 bool isRestrictedType() const override;
/external/llvm/include/llvm/DebugInfo/PDB/
DIPDBRawSymbol.h191 virtual bool isRestrictedType() const = 0;
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp296 MOCK_SYMBOL_ACCESSOR(isRestrictedType)
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1036 bool DIARawSymbol::isRestrictedType() const { in isRestrictedType() function in DIARawSymbol