Home | History | Annotate | Download | only in Basic

Lines Matching full:imaginary

2064   "implicit conversion discards imaginary component: %0 to %1">,
3503 "complex initialization specifying real and imaginary components "
4414 // FIXME: Remove when we support imaginary.
4415 def err_imaginary_not_supported : Error<"imaginary types are not supported">;