Searched refs:FromEquivalentType (Results 1 – 1 of 1) sorted by relevance
1773 QualType FromEquivalentType = T->getEquivalentType(); in VisitAttributedType() local1782 if (!FromEquivalentType.isNull()) { in VisitAttributedType()1783 ToEquivalentType = Importer.Import(FromEquivalentType); in VisitAttributedType()