Searched refs:PendingLabelSections (Results 1 – 2 of 2) sorted by relevance
64 PendingLabelSections.insert(CurSection); in addPendingLabel()99 for (MCSection* Section : PendingLabelSections) in flushPendingLabels()185 PendingLabelSections.clear(); in reset()
48 SmallSetVector<MCSection *, 4> PendingLabelSections; variable