Searched refs:IsOperatorNew (Results 1 – 2 of 2) sorted by relevance
155 bool IsOperatorNew = OO == OO_New || OO == OO_Array_New; in CheckEquivalentExceptionSpec() local169 /*AllowNoexceptAllMatchWithNoSpec=*/true, IsOperatorNew)) { in CheckEquivalentExceptionSpec()326 bool IsOperatorNew) { in CheckEquivalentExceptionSpec() argument430 if (getLangOpts().CPlusPlus11 && IsOperatorNew) { in CheckEquivalentExceptionSpec()
1102 bool IsOperatorNew = false);