Home | History | Annotate | Download | only in Sema

Lines Matching refs:DoubleTy

812     E = ImpCastExprToType(E, Context.DoubleTy, CK_FloatingCast).get();
3299 Ty = Context.DoubleTy;
3305 if (Ty == Context.DoubleTy) {
11767 PromoteType = Context.DoubleTy;