Home | History | Annotate | Download | only in Sema

Lines Matching refs:CK_BitCast

3183         case CK_BitCast:
3808 Kind = (castACTC == ACTC_coreFoundation) ? CK_BitCast
4232 CK = CK_BitCast;