Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp4857 DeclUpdateMap LocalUpdates; in WriteDeclUpdatesBlocks() local
4858 LocalUpdates.swap(DeclUpdates); in WriteDeclUpdatesBlocks()
4860 for (auto &DeclUpdate : LocalUpdates) { in WriteDeclUpdatesBlocks()