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