| /openbsd-src/gnu/gcc/gcc/treelang/ |
| H A D | lex.l | 80 LINEMAP_POSITION_FOR_COLUMN (input_location, &line_table, 82 ((struct prod_token_parm_item *)yylval)->tp.tok.location = input_location; 237 LINEMAP_POSITION_FOR_COLUMN (input_location, &line_table, 239 ((struct prod_token_parm_item *)yylval)->tp.tok.location = input_location; 249 input_location = s;
|
| H A D | tree1.c | 196 input_location = s; in treelang_parse_file()
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | input.h | 80 extern location_t input_location; 92 #define input_line LOCATION_LINE(input_location) 93 #define input_filename LOCATION_FILE(input_location)
|
| H A D | diagnostic.c | 476 diagnostic_set_info (&diagnostic, gmsgid, &ap, input_location, DK_NOTE); in inform() 490 diagnostic_set_info (&diagnostic, gmsgid, &ap, input_location, DK_WARNING); in warning() 504 diagnostic_set_info (&diagnostic, gmsgid, &ap, input_location, DK_WARNING); in warning0() 524 diagnostic_set_info (&diagnostic, gmsgid, &ap, input_location, in pedwarn() 539 diagnostic_set_info (&diagnostic, gmsgid, &ap, input_location, DK_ERROR); in error() 554 diagnostic_set_info (&diagnostic, gmsgid, &ap, input_location, DK_SORRY); in sorry() 569 diagnostic_set_info (&diagnostic, gmsgid, &ap, input_location, DK_FATAL); in fatal_error() 587 diagnostic_set_info (&diagnostic, gmsgid, &ap, input_location, DK_ICE); in internal_error()
|
| H A D | c-errors.c | 41 diagnostic_set_info (&diagnostic, gmsgid, &ap, input_location, in pedwarn_c99() 59 diagnostic_set_info (&diagnostic, gmsgid, &ap, input_location, in pedwarn_c90()
|
| H A D | tree-optimize.c | 418 saved_loc = input_location; in tree_rest_of_compilation() 419 input_location = DECL_SOURCE_LOCATION (fndecl); in tree_rest_of_compilation() 513 input_location = saved_loc; in tree_rest_of_compilation()
|
| H A D | c-lex.c | 203 input_location = token->src_loc; in cb_line_change() 228 input_location = included_at; in fe_file_change() 266 input_location = new_map->start_location; in fe_file_change() 347 *loc = input_location; in c_lex_with_flags() 392 location_t atloc = input_location; in c_lex_with_flags()
|
| H A D | toplev.c | 153 location_t input_location; variable 969 fs->location = input_location; in push_srcloc() 972 input_location = fline; in push_srcloc() 996 input_location = fs->location; in pop_srcloc() 1893 location_t save_loc = input_location; in lang_dependent_init() 1899 input_location = BUILTINS_LOCATION; in lang_dependent_init() 1906 input_location = save_loc; in lang_dependent_init()
|
| H A D | c-semantics.c | 123 SET_EXPR_LOCATION (ret, input_location); in build_stmt()
|
| H A D | rtl-error.c | 71 loc = input_location; in location_for_asm()
|
| H A D | gimplify.c | 271 c->location = input_location; in new_omp_context() 618 SET_EXPR_LOCATION (mod, input_location); in internal_get_tmp_var() 2033 SET_EXPR_LOCATION (*expr_p, input_location); in gimplify_call_expr() 5423 saved_location = input_location; in gimplify_expr() 5426 input_location = EXPR_LOCATION (*expr_p); in gimplify_expr() 5987 annotate_all_with_locus (&internal_pre, input_location); in gimplify_expr() 5993 annotate_all_with_locus (expr_p, input_location); in gimplify_expr() 5995 annotate_one_with_locus (*expr_p, input_location); in gimplify_expr() 6067 annotate_all_with_locus (&internal_post, input_location); in gimplify_expr() 6072 input_location = saved_location; in gimplify_expr() [all …]
|
| H A D | tree-inline.c | 1462 location_t saved_loc = input_location; in inline_forbidden_p() 1477 input_location = saved_loc; in inline_forbidden_p() 1944 saved_location = input_location; in expand_call_inline() 1946 input_location = EXPR_LOCATION (t); in expand_call_inline() 2067 BLOCK_SOURCE_LOCATION (id->block) = input_location; in expand_call_inline() 2179 input_location = saved_location; in expand_call_inline()
|
| H A D | c-opts.c | 1098 input_location = UNKNOWN_LOCATION; in c_common_post_options() 1106 input_location = UNKNOWN_LOCATION; in c_common_post_options()
|
| H A D | c-bounded.c | 349 diagnostic_set_info (&diagnostic, _(msgid), &ap, input_location, in status_warning()
|
| H A D | c-decl.c | 438 SET_EXPR_LOCATION (t, input_location); in add_stmt() 2529 DECL_SOURCE_LOCATION (label) = input_location; in lookup_label() 2534 label = make_label (name, input_location); in lookup_label() 2563 label = make_label (name, input_location); in declare_label() 2673 pending_invalid_xref_location = input_location; in lookup_tag() 2735 location_t save_loc = input_location; in c_init_decl_processing() 2752 input_location = BUILTINS_LOCATION; in c_init_decl_processing() 2754 input_location.file = "<built-in>"; in c_init_decl_processing() 2755 input_location.line = 0; in c_init_decl_processing() 2771 input_location = save_loc; in c_init_decl_processing() [all …]
|
| H A D | cgraphunit.c | 1704 DECL_SOURCE_LOCATION (decl) = input_location; in cgraph_build_static_cdtor() 1705 cfun->function_end_locus = input_location; in cgraph_build_static_cdtor()
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | method.c | 748 location_t save_input_location = input_location; in synthesize_method() 772 input_location = DECL_SOURCE_LOCATION (fndecl); in synthesize_method() 803 input_location = save_input_location; in synthesize_method() 814 &input_location, fndecl); in synthesize_method()
|
| H A D | decl2.c | 2583 input_location = DECL_SOURCE_LOCATION (decl); in one_static_initialization_or_destruction() 2841 input_location = *locus; in generate_ctor_or_dtor_function() 3042 locus = input_location; in cp_finish_file() 3157 input_location = locus; in cp_finish_file() 3183 input_location = locus; in cp_finish_file() 3216 input_location = DECL_SOURCE_LOCATION (decl); in cp_finish_file() 3386 input_location = locus; in cp_finish_file() 3533 DECL_SOURCE_LOCATION (decl) = input_location; in mark_used()
|
| H A D | typeck2.c | 184 location_t cur_loc = input_location; in complete_type_check_abstract() 222 input_location = pat->locus; in complete_type_check_abstract() 230 input_location = cur_loc; in complete_type_check_abstract() 273 : input_location); in abstract_virtuals_error()
|
| H A D | cp-gimplify.c | 196 stmt_locus = input_location; in gimplify_cp_loop() 304 location_t stmt_locus = input_location; in gimplify_switch_stmt() 376 warn_if_unused_value (stmt, input_location); in gimplify_expr_stmt()
|
| H A D | tree.c | 1980 save_locus = input_location; in cp_walk_subtrees() 1982 input_location = EXPR_LOCATION (*tp); in cp_walk_subtrees() 2029 input_location = save_locus; in cp_walk_subtrees() 2035 input_location = save_locus; in cp_walk_subtrees()
|
| H A D | pt.c | 5242 TINST_LOCATION (new) = input_location; in push_tinst_level() 5267 input_location = TINST_LOCATION (old); in pop_tinst_level() 5744 input_location = DECL_SOURCE_LOCATION (typedecl); in instantiate_class_template() 5912 input_location = DECL_SOURCE_LOCATION (t); in instantiate_class_template() 6071 input_location = DECL_SOURCE_LOCATION (t); in instantiate_class_template() 6094 input_location = DECL_SOURCE_LOCATION (typedecl); in instantiate_class_template() 6420 saved_loc = input_location; in tsubst_decl() 6421 input_location = DECL_SOURCE_LOCATION (t); in tsubst_decl() 7040 input_location = saved_loc; in tsubst_decl() 7551 && last_loc != input_location in tsubst() [all …]
|
| H A D | error.c | 2231 location_t location = input_location; in print_instantiation_full_context() 2298 (global_dc, current_instantiation (), input_location); in print_instantiation_context() 2404 input_location, dlevel); in cp_cpp_error()
|
| H A D | semantics.c | 372 SET_EXPR_LOCATION (t, input_location); in add_stmt() 1308 tree decl = define_label (input_location, name); in finish_label_stmt() 2171 DECL_SOURCE_LOCATION (TYPE_NAME (t)) = input_location; in begin_class_definition()
|
| /openbsd-src/gnu/gcc/gcc/objc/ |
| H A D | objc-act.c | 2539 loc = &input_location; in build_selector_translation_table() 3756 c->end_try_locus = input_location; in objc_begin_try_stmt() 3839 cur_try_context->end_catch_locus = input_location; in objc_finish_catch_clause() 3853 cur_try_context->end_finally_locus = input_location; in objc_build_finally_clause() 3872 cur_try_context->finally_locus = input_location; in objc_finish_try_stmt() 3873 cur_try_context->end_finally_locus = input_location; in objc_finish_try_stmt() 3943 SET_EXPR_LOCATION (call, input_location); in objc_build_synchronized() 3947 objc_build_finally_clause (input_location, call); in objc_build_synchronized()
|