Searched refs:function_end_locus (Results 1 – 13 of 13) sorted by relevance
347 location_t function_end_locus; member
1540 if (cfun->function_end_locus != UNKNOWN_LOCATION) in construct_exit_block()1542 if (cfun->function_end_locus.file) in construct_exit_block()1544 input_location = cfun->function_end_locus; in construct_exit_block()
97 SET_EXPR_LOCATION (x, cfun->function_end_locus); in lower_function_body()
1184 || locus->line > cfun->function_end_locus.line) in warn_uninit()
5776 location = cfun->function_end_locus; in execute_warn_function_return()5780 locus = &cfun->function_end_locus; in execute_warn_function_return()5802 location = cfun->function_end_locus; in execute_warn_function_return()5807 locus = &cfun->function_end_locus; in execute_warn_function_return()
1719 cfun->function_end_locus = input_location; in cgraph_build_static_cdtor()
2780 cfun->function_end_locus = DECL_SOURCE_LOCATION (new_decl); in tree_function_versioning()
1144 cfun->function_end_locus = EXPR_LOCATION (ctx->stmt); in create_omp_child_function()
7366 cfun->function_end_locus = input_location; in finish_function()
7373 * function.h (struct function): Add function_end_locus.7376 to function_end_locus before expand_function_end.
27155 * cfgexpand.c: Handle USE_MAPPED_LOCATION case for function_end_locus.33605 ib_boundaries_block, function_end_locus and saved_tree/saved_args.
245 * decl.c (finish_function): Set cfun->function_end_locus.
11970 cfun->function_end_locus = input_location; in finish_function()