Searched refs:getUnmodifiedTypeId (Results 1 – 11 of 11) sorted by relevance
112 if (Class->getUnmodifiedTypeId() != 0) { in filterAndSortClassDefs()183 if (Class.getUnmodifiedTypeId() != 0) { in printClassDecl()258 if (Class->getUnmodifiedTypeId() != 0) { in start()
26 if (Symbol.getUnmodifiedTypeId() != 0) { in start()
49 dumpSymbolIdField(OS, "unmodifiedTypeId", getUnmodifiedTypeId(), Indent, in dump()83 SymIndexId NativeTypeUDT::getUnmodifiedTypeId() const { in getUnmodifiedTypeId() function in NativeTypeUDT
145 dumpSymbolIdField(OS, "unmodifiedTypeId", getUnmodifiedTypeId(), Indent, in dump()255 SymIndexId NativeTypeEnum::getUnmodifiedTypeId() const { in getUnmodifiedTypeId() function in NativeTypeEnum
336 SymIndexId NativeRawSymbol::getUnmodifiedTypeId() const { return 0; } in getUnmodifiedTypeId() function in NativeRawSymbol
42 SymIndexId getUnmodifiedTypeId() const override;
43 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