Searched refs:OwnershipArgs (Results 1 – 1 of 1) sorted by relevance
1405 SmallVector<unsigned, 8> OwnershipArgs; in handleOwnershipAttr() local1456 OwnershipArgs.push_back(Idx); in handleOwnershipAttr()1459 unsigned* start = OwnershipArgs.data(); in handleOwnershipAttr()1460 unsigned size = OwnershipArgs.size(); in handleOwnershipAttr()