Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReaderDecl.cpp4001 auto VisibleUpdates = std::move(I->second); in loadDeclUpdateRecords() local
4005 for (const auto &Update : VisibleUpdates) in loadDeclUpdateRecords()