reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3851 HandleIntToIntCast(Info, E, PromotedLHSType, SubobjType, Value); 3854 Value = HandleIntToIntCast(Info, E, SubobjType, PromotedLHSType, LHS); 3858 return HandleIntToFloatCast(Info, E, SubobjType, Value, PromotedLHSType, 3861 HandleFloatToIntCast(Info, E, PromotedLHSType, FValue, SubobjType, 3870 HandleFloatToFloatCast(Info, E, SubobjType, PromotedLHSType, 3873 HandleFloatToFloatCast(Info, E, PromotedLHSType, SubobjType, Value);