Searched refs:DCDecl (Results 1 – 1 of 1) sorted by relevance
6265 for (auto *DCDecl : cast<Decl>(D->getLexicalDeclContext())->redecls()) { in CompleteRedeclChain() local6266 auto *DC = cast<DeclContext>(DCDecl); in CompleteRedeclChain()