Searched refs:getUnmodifiedTypeId (Results 1 – 11 of 11) sorted by relevance
110 if (Class->getUnmodifiedTypeId() != 0) { in filterAndSortClassDefs()181 if (Class.getUnmodifiedTypeId() != 0) { in printClassDecl()256 if (Class->getUnmodifiedTypeId() != 0) { in start()
25 if (Symbol.getUnmodifiedTypeId() != 0) { in start()
48 dumpSymbolIdField(OS, "unmodifiedTypeId", getUnmodifiedTypeId(), Indent, in dump()82 SymIndexId NativeTypeUDT::getUnmodifiedTypeId() const { in getUnmodifiedTypeId() function in NativeTypeUDT
142 dumpSymbolIdField(OS, "unmodifiedTypeId", getUnmodifiedTypeId(), Indent, in dump()250 SymIndexId NativeTypeEnum::getUnmodifiedTypeId() const { in getUnmodifiedTypeId() function in NativeTypeEnum
337 SymIndexId NativeRawSymbol::getUnmodifiedTypeId() const { return 0; } in getUnmodifiedTypeId() function in NativeRawSymbol
41 SymIndexId getUnmodifiedTypeId() const override;
40 SymIndexId getUnmodifiedTypeId() const override;
127 SymIndexId getUnmodifiedTypeId() const override;
122 SymIndexId getUnmodifiedTypeId() const override;
149 virtual SymIndexId getUnmodifiedTypeId() const = 0;
839 SymIndexId DIARawSymbol::getUnmodifiedTypeId() const { in getUnmodifiedTypeId() function in DIARawSymbol