Home
last modified time | relevance | path

Searched refs:function_start_locus (Results 1 – 14 of 14) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dfunction.h564 location_t function_start_locus; member
H A Dlto-streamer-in.c796 fn->function_start_locus = lto_input_location (ib, data_in); in input_struct_function_base()
H A Dlto-streamer-out.c751 lto_output_location (ob, fn->function_start_locus); in output_struct_function_base()
H A Dcfgexpand.c4430 if (cfun->function_start_locus == UNKNOWN_LOCATION) in gimple_expand_cfg()
4434 set_curr_insn_source_location (cfun->function_start_locus); in gimple_expand_cfg()
H A Dc-parser.c1756 DECL_STRUCT_FUNCTION (current_function_decl)->function_start_locus in c_parser_declaration_or_fndef()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dfunction.h295 location_t function_start_locus; member
H A Dtsan.c835 gimple_set_location (g, cfun->function_start_locus); in instrument_func_entry()
840 gimple_set_location (g, cfun->function_start_locus); in instrument_func_entry()
H A Dauto-profile.c1569 afdo_source_profile->mark_annotated (cfun->function_start_locus); in afdo_annotate_cfg()
H A Dlto-streamer-in.c1014 fn->function_start_locus = stream_input_location_now (&bp, data_in); in input_struct_function_base()
H A Dcfgexpand.c6272 if (LOCATION_LOCUS (fun->function_start_locus) == UNKNOWN_LOCATION) in execute()
6276 set_curr_insn_location (fun->function_start_locus); in execute()
H A Dlto-streamer-out.c2045 stream_output_location (ob, &bp, fn->function_start_locus); in output_struct_function_base()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c2313 DECL_STRUCT_FUNCTION (current_function_decl)->function_start_locus in c_parser_declaration_or_fndef()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dparser.c15566 DECL_STRUCT_FUNCTION (decl)->function_start_locus in cp_parser_init_declarator()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.c19594 DECL_STRUCT_FUNCTION (decl)->function_start_locus in cp_parser_init_declarator()