Searched refs:attr_arg_name (Results 1 – 2 of 2) sorted by relevance
860 tree attr_arg_name; in make_attribute() local865 attr_arg_name = build_string (strlen (arg_name), arg_name); in make_attribute()866 attr_args = tree_cons (NULL_TREE, attr_arg_name, NULL_TREE); in make_attribute()
1016 tree attr_arg_name; in make_attribute() local1021 attr_arg_name = build_string (strlen (arg_name), arg_name); in make_attribute()1022 attr_args = tree_cons (NULL_TREE, attr_arg_name, NULL_TREE); in make_attribute()