Home | History | Annotate | Download | only in Sema

Lines Matching refs:CastKind

2160         CastKind Kind = IsNull ? CK_NullToPointer : CK_IntegralToPointer;
3248 CastKind CK;