Searched refs:IsOperatorNew (Results 1 – 1 of 1) sorted by relevance
276 bool AllowNoexceptAllMatchWithNoSpec = false, bool IsOperatorNew = false);306 bool IsOperatorNew = OO == OO_New || OO == OO_Array_New; in CheckEquivalentExceptionSpec() local332 /*AllowNoexceptAllMatchWithNoSpec=*/true, IsOperatorNew)) { in CheckEquivalentExceptionSpec()528 bool AllowNoexceptAllMatchWithNoSpec, bool IsOperatorNew) { in CheckEquivalentExceptionSpecImpl() argument627 if (S.getLangOpts().CPlusPlus11 && IsOperatorNew) { in CheckEquivalentExceptionSpecImpl()