Home
last modified time | relevance | path

Searched refs:VisibleUpdates (Results 1 – 1 of 1) 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()