Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExpr.h1715 static bool isIncrementOp(Opcode Op) { in isIncrementOp() function
1718 bool isIncrementOp() const { in isIncrementOp() function
/external/llvm-project/clang/include/clang/AST/
DExpr.h2181 static bool isIncrementOp(Opcode Op) { in isIncrementOp() function
2184 bool isIncrementOp() const { in isIncrementOp() function