Home | History | Annotate | Download | only in Sema

Lines Matching refs:isUndeducedType

3005   if (S.getLangOpts().CPlusPlus1y && Fn->getReturnType()->isUndeducedType() &&
3610 Specialization->getReturnType()->isUndeducedType() &&
3682 CallOpSpecialized->getReturnType()->isUndeducedType())
3709 InvokerSpecialized->getReturnType()->isUndeducedType()) {
4105 assert(FD->getReturnType()->isUndeducedType());
4110 bool StillUndeduced = FD->getReturnType()->isUndeducedType();