Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h3420 static bool isCompoundAssignmentOp(Opcode Opc) { in isCompoundAssignmentOp() function
3423 bool isCompoundAssignmentOp() const { in isCompoundAssignmentOp() function