Searched refs:IsOperatorNew (Results 1 – 1 of 1) sorted by relevance
268 bool AllowNoexceptAllMatchWithNoSpec = false, bool IsOperatorNew = false);298 bool IsOperatorNew = OO == OO_New || OO == OO_Array_New; in CheckEquivalentExceptionSpec() local324 /*AllowNoexceptAllMatchWithNoSpec=*/true, IsOperatorNew)) { in CheckEquivalentExceptionSpec()516 bool AllowNoexceptAllMatchWithNoSpec, bool IsOperatorNew) { in CheckEquivalentExceptionSpecImpl() argument615 if (S.getLangOpts().CPlusPlus11 && IsOperatorNew) { in CheckEquivalentExceptionSpecImpl()