Searched refs:UpdatedDeclContexts (Results 1 – 6 of 6) sorted by relevance
414 llvm::SmallSetVector<const DeclContext *, 16> UpdatedDeclContexts; variable
377 llvm::SmallSetVector<const DeclContext *, 16> UpdatedDeclContexts; variable
3724 UpdatedDeclContexts.insert(DC->getPrimaryContext()); in WriteDeclContextVisibleBlock()4579 for (auto *DC : UpdatedDeclContexts) in WriteASTCore()4687 UpdatedDeclContexts.insert(RD->getPrimaryContext()); in WriteDeclUpdatesBlocks()5689 if (UpdatedDeclContexts.insert(DC) && !cast<Decl>(DC)->isFromASTFile()) { in AddedVisibleDecl()
313 Writer.UpdatedDeclContexts.insert(NS->getPrimaryContext()); in VisitDecl()
3865 UpdatedDeclContexts.insert(DC->getPrimaryContext()); in WriteDeclContextVisibleBlock()4873 for (auto *DC : UpdatedDeclContexts) in WriteASTCore()4999 UpdatedDeclContexts.insert(RD->getPrimaryContext()); in WriteDeclUpdatesBlocks()5967 if (UpdatedDeclContexts.insert(DC) && !cast<Decl>(DC)->isFromASTFile()) { in AddedVisibleDecl()
328 Writer.UpdatedDeclContexts.insert(NS->getPrimaryContext()); in VisitDecl()