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