Searched refs:OwnershipArgs (Results 1 – 1 of 1) sorted by relevance
1425 SmallVector<unsigned, 8> OwnershipArgs; in handleOwnershipAttr() local1476 OwnershipArgs.push_back(Idx); in handleOwnershipAttr()1479 unsigned* start = OwnershipArgs.data(); in handleOwnershipAttr()1480 unsigned size = OwnershipArgs.size(); in handleOwnershipAttr()