Searched refs:getUnmodifiedTypeId (Results 1 – 11 of 11) sorted by relevance
111 if (Class->getUnmodifiedTypeId() != 0) { in filterAndSortClassDefs()182 if (Class.getUnmodifiedTypeId() != 0) { in printClassDecl()257 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
143 dumpSymbolIdField(OS, "unmodifiedTypeId", getUnmodifiedTypeId(), Indent, in dump()251 SymIndexId NativeTypeEnum::getUnmodifiedTypeId() const { in getUnmodifiedTypeId() function in NativeTypeEnum
338 SymIndexId NativeRawSymbol::getUnmodifiedTypeId() const { return 0; } in getUnmodifiedTypeId() function in NativeRawSymbol
42 SymIndexId getUnmodifiedTypeId() const override;
41 SymIndexId getUnmodifiedTypeId() const override;
128 SymIndexId getUnmodifiedTypeId() const override;
123 SymIndexId getUnmodifiedTypeId() const override;
154 virtual SymIndexId getUnmodifiedTypeId() const = 0;
840 SymIndexId DIARawSymbol::getUnmodifiedTypeId() const { in getUnmodifiedTypeId() function in DIARawSymbol