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

References

tools/clang/lib/AST/ExprConstant.cpp
 3871                                   Value) &&
 3872            handleFloatFloatBinOp(Info, E, Value, Opcode, RHS.getFloat()) &&
 3873            HandleFloatToFloatCast(Info, E, PromotedLHSType, SubobjType, Value);