Searched refs:decl_context_non_const (Results 1 – 1 of 1) sorted by relevance
643 DeclContext *decl_context_non_const = in FindExternalLexicalDecls() local649 copied_decl->setDeclContext(decl_context_non_const); in FindExternalLexicalDecls()652 if (!decl_context_non_const->containsDecl(copied_decl)) in FindExternalLexicalDecls()653 decl_context_non_const->addDeclInternal(copied_decl); in FindExternalLexicalDecls()