Home
last modified time | relevance | path

Searched refs:getUnmodifiedTypeId (Results 1 – 17 of 17) sorted by relevance

/external/llvm/tools/llvm-pdbdump/
DTypeDumper.cpp61 if (Symbol.getUnmodifiedTypeId() != 0) in dump()
84 if (Symbol.getUnmodifiedTypeId() != 0) in dump()
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolTypeUDT.h31 FORWARD_SYMBOL_METHOD(getUnmodifiedTypeId)
DPDBSymbolTypeFunctionSig.h37 FORWARD_SYMBOL_METHOD(getUnmodifiedTypeId)
DPDBSymbolTypeEnum.h35 FORWARD_SYMBOL_METHOD(getUnmodifiedTypeId)
DIPDBRawSymbol.h108 virtual uint32_t getUnmodifiedTypeId() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DPrettyTypeDumper.cpp107 if (Class->getUnmodifiedTypeId() != 0) { in filterAndSortClassDefs()
199 if (Class->getUnmodifiedTypeId() != 0) in start()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeEnumSymbol.h40 uint32_t getUnmodifiedTypeId() const override;
DNativeRawSymbol.h127 uint32_t getUnmodifiedTypeId() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeEnumSymbol.cpp63 uint32_t NativeEnumSymbol::getUnmodifiedTypeId() const { return 0; } in getUnmodifiedTypeId() function in NativeEnumSymbol
DNativeRawSymbol.cpp344 uint32_t NativeRawSymbol::getUnmodifiedTypeId() const { in getUnmodifiedTypeId() function in NativeRawSymbol
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h99 uint32_t getUnmodifiedTypeId() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DIPDBRawSymbol.h135 virtual uint32_t getUnmodifiedTypeId() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h122 uint32_t getUnmodifiedTypeId() const override;
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp215 MOCK_SYMBOL_ACCESSOR(getUnmodifiedTypeId)
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp296 MOCK_SYMBOL_ACCESSOR(getUnmodifiedTypeId)
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp689 uint32_t DIARawSymbol::getUnmodifiedTypeId() const { in getUnmodifiedTypeId() function in DIARawSymbol
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp818 uint32_t DIARawSymbol::getUnmodifiedTypeId() const { in getUnmodifiedTypeId() function in DIARawSymbol