Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTReaderDecl.cpp3523 auto VisibleUpdates = std::move(I->second); in loadDeclUpdateRecords() local
3527 for (const PendingVisibleUpdate &Update : VisibleUpdates) in loadDeclUpdateRecords()
/external/llvm-project/clang/lib/Serialization/
DASTReaderDecl.cpp4216 auto VisibleUpdates = std::move(I->second); in loadDeclUpdateRecords() local
4220 for (const auto &Update : VisibleUpdates) in loadDeclUpdateRecords()