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

References

tools/clang/lib/AST/ExprConstant.cpp
 3869     return checkConst(SubobjType) &&
 3870            HandleFloatToFloatCast(Info, E, SubobjType, PromotedLHSType,
 3873            HandleFloatToFloatCast(Info, E, PromotedLHSType, SubobjType, Value);