Searched refs:NoThrowDiagID (Results 1 – 2 of 2) sorted by relevance
759 const PartialDiagnostic &NoteID, const PartialDiagnostic &NoThrowDiagID, in CheckExceptionSpecSubset() argument808 if (NoThrowDiagID.getDiagID() != 0 && SubCanThrow == CT_Can && in CheckExceptionSpecSubset()810 Diag(SubLoc, NoThrowDiagID); in CheckExceptionSpecSubset()
6187 const PartialDiagnostic &NoteID, const PartialDiagnostic &NoThrowDiagID,