Home
last modified time | relevance | path

Searched refs:LocalUpdates (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriter.cpp5059 DeclUpdateMap LocalUpdates; in WriteDeclUpdatesBlocks() local
5060 LocalUpdates.swap(DeclUpdates); in WriteDeclUpdatesBlocks()
5062 for (auto &DeclUpdate : LocalUpdates) { in WriteDeclUpdatesBlocks()