Searched refs:OwnKind (Results 1 – 1 of 1) sorted by relevance
623 OwnershipAttr::OwnershipKind OwnKind = I->getOwnKind(); in isCMemFunction() local624 if(OwnKind == OwnershipAttr::Takes || OwnKind == OwnershipAttr::Holds) { in isCMemFunction()627 } else if (OwnKind == OwnershipAttr::Returns) { in isCMemFunction()