Searched +defs:declaration +defs:list (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | parser.c | 15031 tree declaration; in cp_parser_handler() local 17796 tree list = build_tree_list (NULL_TREE, cp_parser_identifier (parser)); in cp_parser_objc_identifier_list() local 20556 tree list) in cp_parser_omp_var_list_no_open() 20611 cp_parser_omp_var_list (cp_parser *parser, enum omp_clause_code kind, tree list) in cp_parser_omp_var_list() 20622 cp_parser_omp_clause_default (cp_parser *parser, tree list) in cp_parser_omp_clause_default() 20680 cp_parser_omp_clause_if (cp_parser *parser, tree list) in cp_parser_omp_clause_if() 20708 cp_parser_omp_clause_nowait (cp_parser *parser ATTRIBUTE_UNUSED, tree list) in cp_parser_omp_clause_nowait() 20723 cp_parser_omp_clause_num_threads (cp_parser *parser, tree list) in cp_parser_omp_clause_num_threads() 20751 cp_parser_omp_clause_ordered (cp_parser *parser ATTRIBUTE_UNUSED, tree list) in cp_parser_omp_clause_ordered() 20769 cp_parser_omp_clause_reduction (cp_parser *parser, tree list) in cp_parser_omp_clause_reduction() [all …]
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | dwarf2out.c | 10430 dw_loc_list_ref list; in add_location_or_const_value_attribute() local 10554 dw_loc_list_ref list, *list_tail; in convert_cfa_to_fb_loc_list() local 11754 int declaration = (current_function_decl != decl in gen_subprogram_die() local 11956 dw_loc_list_ref list = convert_cfa_to_fb_loc_list (cfa_fb_offset); in gen_subprogram_die() local 12081 int declaration = (DECL_EXTERNAL (decl) in gen_variable_die() local
|