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