Searched refs:getDiagID (Results 1 – 7 of 7) sorted by relevance
343 if (NoteID.getDiagID() != 0) in CheckEquivalentExceptionSpec()431 if (NoteID.getDiagID() != 0) in CheckEquivalentExceptionSpec()462 if (NoteID.getDiagID() != 0) in CheckEquivalentExceptionSpec()514 if (NoteID.getDiagID() != 0) in CheckExceptionSpecSubset()527 if (NoteID.getDiagID() != 0) in CheckExceptionSpecSubset()539 if (NoteID.getDiagID() != 0) in CheckExceptionSpecSubset()625 if (NoteID.getDiagID() != 0) in CheckExceptionSpecSubset()
607 switch (DiagnosticIDs::getDiagnosticSFINAEResponse(getDiagID())) { in ~SemaDiagnosticBuilder()674 SemaDiagnosticBuilder Builder(Diag(Loc, PD.getDiagID())); in Diag()
3868 unsigned diag = PD.getDiagID(); in RequireCompleteType()
4017 if (ConvDiag.getDiagID()) { in ConvertToIntegralOrEnumerationType()
64 bool isQuiet() const { return Diag.getDiagID() == 0; } in isQuiet()
231 unsigned getDiagID() const { return DiagID; } in getDiagID() function
734 unsigned getDiagID() const { in getDiagID() function