Searched defs:IsOperatorNew (Results 1 – 1 of 1) sorted by relevance
100 bool IsOperatorNew = OO == OO_New || OO == OO_Array_New; in CheckEquivalentExceptionSpec() local286 bool IsOperatorNew) { in CheckEquivalentExceptionSpec()