Searched refs:VisibleUpdates (Results 1 – 2 of 2) sorted by relevance
3523 auto VisibleUpdates = std::move(I->second); in loadDeclUpdateRecords() local3527 for (const PendingVisibleUpdate &Update : VisibleUpdates) in loadDeclUpdateRecords()
4216 auto VisibleUpdates = std::move(I->second); in loadDeclUpdateRecords() local4220 for (const auto &Update : VisibleUpdates) in loadDeclUpdateRecords()