Searched refs:InstP (Results 1 – 1 of 1) sorted by relevance
5537 QualType InstP = S.SubstType(P.getCanonicalType(), MLTAL, FTD->getLocation(), in CheckDeductionConsistency() local5539 if (InstP.isNull() && !IsIncompleteSubstitution) in CheckDeductionConsistency()5549 PA && !isa<PackExpansionType>(InstP)) in CheckDeductionConsistency()5551 auto T1 = S.Context.getUnqualifiedArrayType(InstP.getNonReferenceType()); in CheckDeductionConsistency()