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

/external/clang/include/clang/AST/
H A DExpr.h1724 static bool isArithmeticOp(Opcode Op) { function in class:clang::StringLiteral::UnaryOperator
1727 bool isArithmeticOp() const { return isArithmeticOp(getOpcode()); } function in class:clang::StringLiteral::UnaryOperator

Completed in 35 milliseconds