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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h3565 static bool isCompoundAssignmentOp(Opcode Opc) { function in class:clang::final::final::BinaryOperator
3568 bool isCompoundAssignmentOp() const { function in class:clang::final::final::BinaryOperator

Completed in 115 milliseconds