Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DExpr.h2262 static bool isIncrementOp(Opcode Op) { in isIncrementOp() function
2265 bool isIncrementOp() const { in isIncrementOp() function