Home
last modified time | relevance | path

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

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