Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp4218 auto VisibleUpdates = std::move(I->second); in loadDeclUpdateRecords() local
4222 for (const auto &Update : VisibleUpdates) in loadDeclUpdateRecords()