Home | History | Annotate | Download | only in Sema

Lines Matching refs:Diagnose

2983       S.DeduceReturnType(Fn, R.Expression->getExprLoc(), /*Diagnose*/ false))
3709 /*Diagnose*/ true);
4142 bool Diagnose) {
4149 if (StillUndeduced && Diagnose && !FD->isInvalidDecl()) {
4423 /// \param NoneDiag partial diagnostic used to diagnose cases where there are
4426 /// \param AmbigDiag partial diagnostic used to diagnose an ambiguity, if one
4491 // Diagnose the ambiguity.