Searched refs:stream_input_location (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | streamer-hooks.h | 77 #define stream_input_location(LOCPTR, BP, DATA_IN) \ macro
|
| H A D | tree-streamer-in.cc | 420 stream_input_location (&BLOCK_SOURCE_LOCATION (expr), bp, data_in); in unpack_ts_block_value_fields() 442 stream_input_location (&OMP_CLAUSE_LOCATION (expr), bp, data_in); in unpack_ts_omp_clause_value_fields() 518 stream_input_location (&DECL_SOURCE_LOCATION (expr), &bp, data_in); in streamer_read_tree_bitfields() 537 stream_input_location (&EXPR_CHECK (expr)->exp.locus, &bp, data_in); in streamer_read_tree_bitfields()
|
| H A D | lto-streamer-in.cc | 782 stream_input_location (&r->u.must_not_throw.failure_loc, in input_eh_region() 1311 stream_input_location (&fn->function_start_locus, &bp, data_in); in input_struct_function_base() 1312 stream_input_location (&fn->function_end_locus, &bp, data_in); in input_struct_function_base()
|
| H A D | ipa-devirt.cc | 4189 stream_input_location (&this_enum.locus, &bp, data_in); in ipa_odr_read_section() 4191 stream_input_location (&this_enum.vals[j].locus, &bp, data_in); in ipa_odr_read_section() 4234 stream_input_location (&locus, &bp, data_in); in ipa_odr_read_section() 4275 stream_input_location (&id_locus, &bp, data_in); in ipa_odr_read_section()
|
| H A D | ChangeLog-2012 | 8396 (stream_input_location): New define.
|
| H A D | ChangeLog-2020 | 13883 stream_input_location instead of stream_input_location_now.
|
| H A D | ChangeLog-2015 | 37206 (stream_input_location): Update.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | streamer-hooks.h | 77 #define stream_input_location(LOCPTR, BP, DATA_IN) \ macro
|
| H A D | tree-streamer-in.c | 414 stream_input_location (&BLOCK_SOURCE_LOCATION (expr), bp, data_in); in unpack_ts_block_value_fields() 436 stream_input_location (&OMP_CLAUSE_LOCATION (expr), bp, data_in); in unpack_ts_omp_clause_value_fields() 512 stream_input_location (&DECL_SOURCE_LOCATION (expr), &bp, data_in); in streamer_read_tree_bitfields() 531 stream_input_location (&EXPR_CHECK (expr)->exp.locus, &bp, data_in); in streamer_read_tree_bitfields()
|
| H A D | lto-streamer-in.c | 794 stream_input_location (&r->u.must_not_throw.failure_loc, 1322 stream_input_location (&fn->function_start_locus, &bp, data_in); 1323 stream_input_location (&fn->function_end_locus, &bp, data_in);
|
| H A D | ipa-devirt.c | 4165 stream_input_location (&this_enum.locus, &bp, data_in); 4167 stream_input_location (&this_enum.vals[j].locus, &bp, data_in); 4208 stream_input_location (&locus, &bp, data_in); 4249 stream_input_location (&id_locus, &bp, data_in);
|