Searched refs:FromModifiedType (Results 1 – 1 of 1) sorted by relevance
1772 QualType FromModifiedType = T->getModifiedType(); in VisitAttributedType() local1777 if (!FromModifiedType.isNull()) { in VisitAttributedType()1778 ToModifiedType = Importer.Import(FromModifiedType); in VisitAttributedType()