Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h2183 static bool isIncrementOp(Opcode Op) { in isIncrementOp() function
2186 bool isIncrementOp() const { in isIncrementOp() function