Searched defs:CompoundAssignOperator (Results 1 – 2 of 2) sorted by relevance
48 class CompoundAssignOperator; variable
3108 CompoundAssignOperator(Expr *lhs, Expr *rhs, Opcode opc, QualType ResType, in CompoundAssignOperator() function3121 explicit CompoundAssignOperator(EmptyShell Empty) in CompoundAssignOperator() function