Home | History | Annotate | Download | only in Checkers

Lines Matching refs:Takes

614       if(OwnKind == OwnershipAttr::Takes || OwnKind == OwnershipAttr::Holds) {
839 case OwnershipAttr::Takes:
998 // object takes ownership of the memory, promising to eventually deallocate it
2391 // If it's not a framework call, or if it takes a callback, assume it