Lines Matching refs:DECL_INITIAL
690 && DECL_INITIAL (decl) != NULL_TREE) in decl_jump_unsafe()
1230 if (TREE_USED (p) && !DECL_INITIAL (p)) in pop_scope()
1233 DECL_INITIAL (p) = error_mark_node; in pop_scope()
1267 && DECL_INITIAL (p) != NULL_TREE in pop_scope()
1273 && !DECL_INITIAL (p) in pop_scope()
1283 && !DECL_INITIAL (p)) in pop_scope()
1345 DECL_INITIAL (extp) = NULL_TREE; in pop_scope()
1398 DECL_INITIAL (context) = block; in pop_scope()
1813 || !((!prototype_p (oldtype) && DECL_INITIAL (olddecl) == NULL_TREE) in diagnose_arglist_conflict()
1814 || (!prototype_p (newtype) && DECL_INITIAL (newdecl) == NULL_TREE))) in diagnose_arglist_conflict()
1926 else if (DECL_INITIAL (decl)) in locate_old_decl()
2083 else if (TREE_CODE (newdecl) == FUNCTION_DECL && DECL_INITIAL (newdecl) in diagnose_mismatched_decls()
2086 && C_FUNCTION_IMPLICIT_INT (newdecl) && !DECL_INITIAL (olddecl)) in diagnose_mismatched_decls()
2099 && C_DECL_IMPLICIT (olddecl) && !DECL_INITIAL (olddecl)) in diagnose_mismatched_decls()
2203 || (DECL_INITIAL (newdecl) in diagnose_mismatched_decls()
2229 if (DECL_INITIAL (newdecl)) in diagnose_mismatched_decls()
2231 if (DECL_INITIAL (olddecl)) in diagnose_mismatched_decls()
2258 else if (DECL_INITIAL (olddecl) in diagnose_mismatched_decls()
2358 if (DECL_INITIAL (newdecl) && DECL_INITIAL (olddecl)) in diagnose_mismatched_decls()
2486 && DECL_INITIAL (newdecl) && !DECL_INITIAL (olddecl)) in diagnose_mismatched_decls()
2499 && DECL_INITIAL (newdecl) && !DECL_INITIAL (olddecl))) in diagnose_mismatched_decls()
2523 && DECL_INITIAL (newdecl) != NULL_TREE); in merge_decls()
2669 else if ((DECL_INITIAL (newdecl) == NULL_TREE in merge_decls()
2670 && DECL_INITIAL (olddecl) != NULL_TREE) in merge_decls()
2676 if (DECL_INITIAL (newdecl) == NULL_TREE) in merge_decls()
2677 DECL_INITIAL (newdecl) = DECL_INITIAL (olddecl); in merge_decls()
2778 if (new_is_definition && DECL_INITIAL (olddecl)) in merge_decls()
2849 DECL_INITIAL (newdecl) = DECL_INITIAL (olddecl); in merge_decls()
3125 || DECL_INITIAL (x) || !TREE_PUBLIC (x))) in pushdecl()
3869 if (DECL_INITIAL (label) == NULL_TREE) in lookup_label()
4066 && DECL_INITIAL (label) != NULL_TREE) in define_label()
4106 DECL_INITIAL (label) = error_mark_node; in define_label()
4551 DECL_INITIAL (decl) = init; in c_make_fname_decl()
5200 DECL_INITIAL (decl) = error_mark_node; in start_decl()
5358 if (init != NULL_TREE && DECL_INITIAL (decl) == NULL_TREE) in finish_decl()
5391 = complete_array_type (&TREE_TYPE (decl), DECL_INITIAL (decl), in finish_decl()
5434 if (DECL_INITIAL (decl) && DECL_INITIAL (decl) != error_mark_node) in finish_decl()
5435 TREE_TYPE (DECL_INITIAL (decl)) = type; in finish_decl()
5442 if (tree init = DECL_INITIAL (decl)) in finish_decl()
5443 DECL_INITIAL (decl) = braced_lists_to_strings (type, init); in finish_decl()
5450 complete_flexible_array_elts (DECL_INITIAL (decl)); in finish_decl()
5474 ? (DECL_INITIAL (decl) != NULL_TREE in finish_decl()
5556 if (DECL_INITIAL (decl) == NULL_TREE in finish_decl()
5557 || DECL_INITIAL (decl) == error_mark_node) in finish_decl()
5622 DECL_INITIAL (decl) = NULL_TREE; in finish_decl()
5667 && DECL_INITIAL (decl) == NULL_TREE) in finish_decl()
6004 DECL_INITIAL (decl), true); in build_compound_literal()
6010 TREE_TYPE (DECL_INITIAL (decl)) = type; in build_compound_literal()
8421 DECL_INITIAL (value) = width; in grokfield()
8801 unsigned HOST_WIDE_INT width = tree_to_uhwi (DECL_INITIAL (x)); in finish_struct()
8870 && DECL_INITIAL (field) in finish_struct()
8874 = tree_to_uhwi (DECL_INITIAL (field)); in finish_struct()
8882 DECL_INITIAL (field) = NULL_TREE; in finish_struct()
9257 tree ini = DECL_INITIAL (enu); in finish_enum()
9274 DECL_INITIAL (enu) = ini; in finish_enum()
9422 DECL_INITIAL (decl) = convert (type, value); in build_enumerator()
9573 DECL_INITIAL (decl1) = error_mark_node; in start_function()
10281 if (DECL_INITIAL (fndecl) && DECL_INITIAL (fndecl) != error_mark_node) in finish_function()
10282 BLOCK_SUPERCONTEXT (DECL_INITIAL (fndecl)) = fndecl; in finish_function()
10373 if (DECL_INITIAL (fndecl) && DECL_INITIAL (fndecl) != error_mark_node in finish_function()
10566 DECL_INITIAL (current_function_decl) = error_mark_node; in c_pop_function_context()
12205 && DECL_INITIAL (decl) == NULL_TREE in c_write_global_declarations_1()
12252 collect_ada_nodes (BLOCK_VARS (DECL_INITIAL (t)), source_file); in collect_all_refs()
12269 decls = DECL_INITIAL (t); in collect_source_refs()
12346 c_write_global_declarations_1 (BLOCK_VARS (DECL_INITIAL (t))); in c_parse_final_cleanups()
12444 for (t = DECL_INITIAL (b->decl); t; t = TREE_CHAIN (t)) in c_omp_reduction_lookup()