Searched refs:allocateLabelID (Results 1 – 1 of 1) sorted by relevance
528 unsigned allocateLabelID() { return CurrentLabelID++; } in allocateLabelID() function in __anon0c06086d0111::MatchTable2782 unsigned LabelID = Table.allocateLabelID(); in emit()4710 LabelID = Table.allocateLabelID(); in emit()4826 [&Table]() { return Table.allocateLabelID(); }); in emit()4827 const unsigned Default = Table.allocateLabelID(); in emit()