Searched refs:UpdatedDeclContexts (Results 1 – 2 of 2) sorted by relevance
313 llvm::SmallPtrSet<const DeclContext *, 16> UpdatedDeclContexts; variable632 UpdatedDeclContexts.insert(DC); in AddUpdatedDeclContext()
3910 I = UpdatedDeclContexts.begin(), in WriteASTCore()3911 E = UpdatedDeclContexts.end(); in WriteASTCore()