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