Searched refs:ToDeduced (Results 1 – 1 of 1) sorted by relevance
1825 QualType ToDeduced; in VisitAutoType() local1827 ToDeduced = Importer.Import(FromDeduced); in VisitAutoType()1828 if (ToDeduced.isNull()) in VisitAutoType()1832 return Importer.getToContext().getAutoType(ToDeduced, T->getKeyword(), in VisitAutoType()