Searched refs:copied_field (Results 1 – 1 of 1) sorted by relevance
471 if (FieldDecl *copied_field = dyn_cast<FieldDecl>(copied_decl)) in FindExternalLexicalDecls() local473 QualType copied_field_type = copied_field->getType(); in FindExternalLexicalDecls()