Home | History | Annotate | Download | only in Sema

Lines Matching refs:OO

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