Lines Matching refs:UpdatedDeclContexts
3688 UpdatedDeclContexts.insert(DC->getPrimaryContext());4511 for (auto *DC : UpdatedDeclContexts)4609 UpdatedDeclContexts.insert(RD->getPrimaryContext());5686 if (UpdatedDeclContexts.insert(DC) && !cast<Decl>(DC)->isFromASTFile()) {