Searched refs:IsOperatorNew (Results 1 – 2 of 2) sorted by relevance
214 bool IsOperatorNew = OO == OO_New || OO == OO_Array_New; in CheckEquivalentExceptionSpec() local232 /*AllowNoexceptAllMatchWithNoSpec=*/true, IsOperatorNew)) { in CheckEquivalentExceptionSpec()406 bool IsOperatorNew) { in CheckEquivalentExceptionSpec() argument510 if (getLangOpts().CPlusPlus11 && IsOperatorNew) { in CheckEquivalentExceptionSpec()
1324 bool IsOperatorNew = false);