Home | History | Annotate | Download | only in Sema

Lines Matching defs:OO

120   OverloadedOperatorKind OO = New->getDeclName().getCXXOverloadedOperator();
121 bool IsOperatorNew = OO == OO_New || OO == OO_Array_New;