Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DExpr.h3947 static bool isCompoundAssignmentOp(Opcode Opc) { in isCompoundAssignmentOp() function
3950 bool isCompoundAssignmentOp() const { in isCompoundAssignmentOp() function