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