OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isArithmeticOp
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Expr.h
2202
static bool
isArithmeticOp
(Opcode Op) {
2205
bool
isArithmeticOp
() const { return
isArithmeticOp
(getOpcode()); }
Completed in 20 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026