Searched refs:IsOperatorNew (Results 1 – 2 of 2) sorted by relevance
100 bool IsOperatorNew = OO == OO_New || OO == OO_Array_New; in CheckEquivalentExceptionSpec() local116 IsOperatorNew)) in CheckEquivalentExceptionSpec()286 bool IsOperatorNew) { in CheckEquivalentExceptionSpec() argument382 if (getLangOptions().CPlusPlus0x && IsOperatorNew) { in CheckEquivalentExceptionSpec()
811 bool IsOperatorNew = false);