Searched refs:naming_decl (Results 1 – 1 of 1) sorted by relevance
14702 tree naming_decl = NULL_TREE; in write_cluster() local14705 naming_decl = namer->get_entity (); in write_cluster()14709 naming_decl = OVL_FUNCTION (naming_decl); in write_cluster()14710 if (DECL_IMPLICIT_TYPEDEF_P (naming_decl)) in write_cluster()14712 naming_decl = TYPE_NAME (TREE_TYPE (naming_decl)); in write_cluster()14713 name = to->qualified_name (naming_decl, namer->has_defn ()); in write_cluster()14723 dump () && dump ("Wrote section:%u named-by:%N", table.section, naming_decl); in write_cluster()