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