Searched refs:AllRetainTypes (Results 1 – 2 of 2) sorted by relevance
34 AllRetainTypes.assign(RTs.begin(), RTs.end()); in DIBuilder()80 for (const TrackingMDNodeRef &N : AllRetainTypes) in finalize()766 AllRetainTypes.emplace_back(T); in retainType()
54 SmallVector<TrackingMDNodeRef, 4> AllRetainTypes; variable