reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/ExprConstant.cpp
 3852       if (!handleIntIntBinOp(Info, E, LHS, Opcode, RHS.getInt(), LHS))
 3852       if (!handleIntIntBinOp(Info, E, LHS, Opcode, RHS.getInt(), LHS))
 3854       Value = HandleIntToIntCast(Info, E, SubobjType, PromotedLHSType, LHS);