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