Home
last modified time | relevance | path

Searched defs:isCompoundAssignmentOp (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
DExpr.h3027 static bool isCompoundAssignmentOp(Opcode Opc) { in isCompoundAssignmentOp() function
3030 bool isCompoundAssignmentOp() const { in isCompoundAssignmentOp() function