Searched refs:ReferencesOtherType (Results 1 – 3 of 3) sorted by relevance
128 class ReferencesOtherType {130 ReferencesOtherType(const std::string &referenced_type) in ReferencesOtherType() function133 ReferencesOtherType(std::string &&referenced_type) in ReferencesOtherType() function136 ReferencesOtherType() {} in ReferencesOtherType() function151 class TypeIR : public LinkableMessageIR, public ReferencesOtherType {268 class CXXBaseSpecifierIR : public ReferencesOtherType {272 : ReferencesOtherType(type), is_virtual_(is_virtual), access_(access) {} in CXXBaseSpecifierIR()289 class TemplateElementIR : public ReferencesOtherType {292 : ReferencesOtherType(std::move(type)) {} in TemplateElementIR()295 : ReferencesOtherType(type) {} in TemplateElementIR()[all …]
101 const IRReader &addend, ReferencesOtherType *references_type,
148 ReferencesOtherType *references_type, in MergeReferencingTypeInternal()