Searched refs:IsOperatorNew (Results 1 – 2 of 2) sorted by relevance
125 bool IsOperatorNew = OO == OO_New || OO == OO_Array_New; in CheckEquivalentExceptionSpec() local141 IsOperatorNew)) in CheckEquivalentExceptionSpec()310 bool IsOperatorNew) { in CheckEquivalentExceptionSpec() argument414 if (getLangOpts().CPlusPlus0x && IsOperatorNew) { in CheckEquivalentExceptionSpec()
907 bool IsOperatorNew = false);