Home | History | Annotate | Download | only in Sema

Lines Matching full:lifetime

1694   // Allow casts between pointers to lifetime types (e.g., __strong id*)
1695 // and pointers to void (e.g., cv void *). Casting from void* to lifetime*