Searched refs:LocalUpdates (Results 1 – 1 of 1) sorted by relevance
4576 DeclUpdateMap LocalUpdates; in WriteDeclUpdatesBlocks() local4577 LocalUpdates.swap(DeclUpdates); in WriteDeclUpdatesBlocks()4579 for (auto &DeclUpdate : LocalUpdates) { in WriteDeclUpdatesBlocks()