Searched refs:NoThrowDiagID (Results 1 – 2 of 2) sorted by relevance
761 const PartialDiagnostic &NoThrowDiagID, in CheckExceptionSpecSubset() argument810 if (NoThrowDiagID.getDiagID() != 0 && SubCanThrow == CT_Can && in CheckExceptionSpecSubset()812 Diag(SubLoc, NoThrowDiagID); in CheckExceptionSpecSubset()
1892 const PartialDiagnostic &NoThrowDiagID,