Home | History | Annotate | Download | only in Sema

Lines Matching full:__weak

618   // Loading a __weak object implicitly retains the value, so we need a cleanup to 
6154 // As a special case, 'non-__weak A *' -> 'non-__weak const *' is okay.