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