Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp5157 DeclUpdateMap LocalUpdates; in WriteDeclUpdatesBlocks() local
5158 LocalUpdates.swap(DeclUpdates); in WriteDeclUpdatesBlocks()
5160 for (auto &DeclUpdate : LocalUpdates) { in WriteDeclUpdatesBlocks()