Home | History | Annotate | Download | only in Sema

Lines Matching refs:CK_IntegralToPointer

2322         CastKind Kind = IsNull ? CK_NullToPointer : CK_IntegralToPointer;