Searched refs:ReferencesOtherType (Results 1 – 3 of 3) sorted by relevance
125 class ReferencesOtherType {127 ReferencesOtherType(const std::string &referenced_type) in ReferencesOtherType() function130 ReferencesOtherType(std::string &&referenced_type) in ReferencesOtherType() function133 ReferencesOtherType() {} in ReferencesOtherType() function148 class TypeIR : public LinkableMessageIR, public ReferencesOtherType {251 class CXXBaseSpecifierIR : public ReferencesOtherType {255 : ReferencesOtherType(type), is_virtual_(is_virtual), access_(access) {} in CXXBaseSpecifierIR()272 class TemplateElementIR : public ReferencesOtherType {275 : ReferencesOtherType(std::move(type)) {} in TemplateElementIR()278 : 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()