Searched refs:isArithmeticOp (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2238 static bool isArithmeticOp(Opcode Op) { function in class:clang::final::final
2241 bool isArithmeticOp() const { return isArithmeticOp(getOpcode()); } function in class:clang::final::final

Completed in 82 milliseconds