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

/external/clang/lib/AST/
H A DExprConstant.cpp1626 static bool handleIntIntBinOp(EvalInfo &Info, const Expr *E, const APSInt &LHS, function
2734 if (!handleIntIntBinOp(Info, E, LHS, Opcode, RHS.getInt(), LHS))
6541 if (!handleIntIntBinOp(Info, E, LHSVal.getInt(), E->getOpcode(),

Completed in 286 milliseconds