Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolTypePointer.h39 FORWARD_SYMBOL_METHOD(isRestrictedType)
DIPDBRawSymbol.h220 virtual bool isRestrictedType() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DPrettyVariableDumper.cpp173 if (Symbol.getRawSymbol().isRestrictedType()) in dumpRight()
196 if (Symbol.getRawSymbol().isRestrictedType()) in dump()
DPrettyTypedefDumper.cpp67 if (Symbol.getRawSymbol().isRestrictedType()) in dump()
DPrettyFunctionDumper.cpp256 if (Symbol.getRawSymbol().isRestrictedType()) in dump()
/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h207 bool isRestrictedType() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeRawSymbol.h212 bool isRestrictedType() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp679 bool NativeRawSymbol::isRestrictedType() const { in isRestrictedType() function in NativeRawSymbol
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp296 MOCK_SYMBOL_ACCESSOR(isRestrictedType)
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp378 MOCK_SYMBOL_ACCESSOR(isRestrictedType)
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1036 bool DIARawSymbol::isRestrictedType() const { in isRestrictedType() function in DIARawSymbol
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1177 bool DIARawSymbol::isRestrictedType() const { in isRestrictedType() function in DIARawSymbol