Home | History | Annotate | Download | only in Sema

Lines Matching refs:Diagnose

3006       S.DeduceReturnType(Fn, R.Expression->getExprLoc(), /*Diagnose*/ false))
3685 /*Diagnose*/ true);
4104 bool Diagnose) {
4111 if (StillUndeduced && Diagnose && !FD->isInvalidDecl()) {
4454 /// \param NoneDiag partial diagnostic used to diagnose cases where there are
4457 /// \param AmbigDiag partial diagnostic used to diagnose an ambiguity, if one
4522 // Diagnose the ambiguity.