Searched refs:ReferencesOtherType (Results 1 – 3 of 3) sorted by relevance
136 class ReferencesOtherType {138 ReferencesOtherType(const std::string &referenced_type) in ReferencesOtherType() function141 ReferencesOtherType(std::string &&referenced_type) in ReferencesOtherType() function144 ReferencesOtherType() {} in ReferencesOtherType() function159 class TypeIR : public LinkableMessageIR, public ReferencesOtherType {262 class CXXBaseSpecifierIR : public ReferencesOtherType {266 : ReferencesOtherType(type), is_virtual_(is_virtual), access_(access) {} in CXXBaseSpecifierIR()283 class TemplateElementIR : public ReferencesOtherType {286 : ReferencesOtherType(std::move(type)) {} in TemplateElementIR()289 : ReferencesOtherType(type) {} in TemplateElementIR()[all …]
115 const repr::ModuleIR &addend, repr::ReferencesOtherType *references_type,
123 const repr::ModuleIR &addend, repr::ReferencesOtherType *references_type, in MergeReferencingTypeInternal()