Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2274 static bool isIncrementOp(Opcode Op) { in isIncrementOp() function
2277 bool isIncrementOp() const { in isIncrementOp() function