Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExpr.h3051 static bool isCompoundAssignmentOp(Opcode Opc) { in isCompoundAssignmentOp() function
3054 bool isCompoundAssignmentOp() const { in isCompoundAssignmentOp() function