Home | History | Annotate | Download | only in Sema

Lines Matching refs:CK_IntegralComplexToReal

4514         return CK_IntegralComplexToReal;
4515 Src = ImpCastExprToType(Src.take(), ET, CK_IntegralComplexToReal);
4523 CK_IntegralComplexToReal);