Searched refs:NonCanonParam (Results 1 – 1 of 1) sorted by relevance
8864 QualType NonCanonParam = Qs.apply(S.Context, TParam->getTypeForDecl()); in DiagnoseBadDeduction() local8865 assert(S.Context.hasSameType(Param, NonCanonParam)); in DiagnoseBadDeduction()8874 << ParamD->getDeclName() << Arg << NonCanonParam; in DiagnoseBadDeduction()