Searched refs:AllEnumTypes (Results 1 – 2 of 2) sorted by relevance
37 AllEnumTypes.assign(ETs.begin(), ETs.end()); in DIBuilder()86 if (!AllEnumTypes.empty()) in finalize()88 VMContext, SmallVector<Metadata *, 16>(AllEnumTypes.begin(), in finalize()89 AllEnumTypes.end()))); in finalize()563 AllEnumTypes.emplace_back(CTy); in createEnumerationType()
53 SmallVector<TrackingMDNodeRef, 4> AllEnumTypes; variable