Home | History | Annotate | Download | only in Sema

Lines Matching refs:Holds

1262   // The difference between Holds and Takes is that a pointer may still be used
1283 K = OwnershipAttr::Holds;
1326 case OwnershipAttr::Holds: {