/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | diagnostic-show-locus.cc | 1144 const rich_location &richloc) in make_policy() 1185 rich_location *richloc, in layout() 2799 rich_location *richloc, in diagnostic_show_locus() 2863 gcc_rich_location richloc (UNKNOWN_LOCATION); in test_display_widths() local 2930 rich_location richloc (line_table, in test_offset_impl() local 3044 rich_location richloc (line_table, in test_layout_x_offset_display_utf8() local 3068 rich_location richloc (line_table, in test_layout_x_offset_display_utf8() local 3141 rich_location richloc (line_table, in test_layout_x_offset_display_tab() local 3197 rich_location richloc (line_table, UNKNOWN_LOCATION); in test_diagnostic_show_locus_unknown_location() local 3219 rich_location richloc (line_table, caret); in test_one_liner_simple_caret() local [all …]
|
H A D | diagnostic.cc | 347 va_list *args, rich_location *richloc, in diagnostic_set_info_translated() 365 va_list *args, rich_location *richloc, in diagnostic_set_info() 1013 print_parseable_fixits (pretty_printer *pp, rich_location *richloc, in print_parseable_fixits() 1265 rich_location richloc (line_table, loc); in warning_enabled_at() local 1503 rich_location richloc (line_table, location); in diagnostic_append_note() local 1528 diagnostic_impl (rich_location *richloc, const diagnostic_metadata *metadata, in diagnostic_impl() 1552 diagnostic_n_impl (rich_location *richloc, const diagnostic_metadata *metadata, in diagnostic_n_impl() 1586 rich_location richloc (line_table, location); in emit_diagnostic() local 1595 emit_diagnostic (diagnostic_t kind, rich_location *richloc, int opt, in emit_diagnostic() 1612 rich_location richloc (line_table, location); in emit_diagnostic_valist() local [all …]
|
H A D | edit-context.cc | 220 edit_context::add_fixits (rich_location *richloc) in add_fixits() 967 rich_location richloc (line_table, start); in test_applying_fixits_insert_before() local 1024 rich_location richloc (line_table, field); in test_applying_fixits_insert_after() local 1067 rich_location richloc (line_table, loc); in test_applying_fixits_insert_after_at_line_end() local 1109 rich_location richloc (line_table, loc); in test_applying_fixits_insert_after_failure() local 1161 rich_location richloc (line_table, case_loc); in test_applying_fixits_insert_containing_newline() local 1209 rich_location richloc (line_table, field); in test_applying_fixits_growing_replace() local 1254 rich_location richloc (line_table, m_field); in test_applying_fixits_shrinking_replace() local 1299 rich_location richloc (line_table, loc); in test_applying_fixits_replace_containing_newline() local 1336 rich_location richloc (line_table, start); in test_applying_fixits_remove() local [all …]
|
H A D | rtl-error.cc | 70 rich_location richloc (line_table, location_for_asm (insn)); in diagnostic_for_asm() local
|
H A D | substring-locations.cc | 187 gcc_rich_location richloc (primary_loc, primary_label); in emit_warning_n_va() local
|
H A D | diagnostic-format-json.cc | 225 const rich_location *richloc = diagnostic->richloc; in json_end_diagnostic() local
|
H A D | diagnostic.h | 113 rich_location *richloc; member
|
H A D | genmatch.cc | 77 enum cpp_warning_reason, rich_location *richloc, in diagnostic_cb() 123 rich_location richloc (line_table, tk->src_loc); in fatal_at() local 136 rich_location richloc (line_table, loc); in fatal_at() local 149 rich_location richloc (line_table, tk->src_loc); in warning_at() local 162 rich_location richloc (line_table, loc); in warning_at() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-errors.cc | 40 rich_location richloc (line_table, location); in pedwarn_c11() local 79 rich_location richloc (line_table, location); in pedwarn_c99() local 119 rich_location richloc (line_table, location); in pedwarn_c90() local
|
H A D | c-decl.cc | 2037 rich_location richloc (line_table, loc); in diagnose_mismatched_decls() local 2062 rich_location richloc (line_table, newloc); in diagnose_mismatched_decls() local 3387 gcc_rich_location richloc (loc); in implicit_decl_warning() local 3400 gcc_rich_location richloc (loc); in implicit_decl_warning() local 3425 rich_location richloc (line_table, loc); in implicit_decl_warning() local 3705 rich_location richloc (line_table, loc); in implicitly_declare() local 3777 gcc_rich_location richloc (loc); in undeclared_variable() local 3795 gcc_rich_location richloc (loc); in undeclared_variable() local 6193 rich_location richloc (line_table, location); in warn_defaults_to() local
|
H A D | c-typeck.cc | 2579 rich_location richloc (line_table, loc); in build_component_ref() local 4507 gcc_rich_location richloc (location); in build_unary_op() local 7467 gcc_rich_location richloc (expr_loc, &rhs_label); in convert_for_assignment() local 7528 gcc_rich_location richloc (expr_loc, &rhs_label); in convert_for_assignment() local 7604 gcc_rich_location richloc (expr_loc, &rhs_label); in convert_for_assignment() local 7641 gcc_rich_location richloc (expr_loc, &rhs_label); in convert_for_assignment() local 7686 gcc_rich_location richloc (expr_loc, &rhs_label); in convert_for_assignment() local 8451 rich_location *richloc) in start_init() 12569 gcc_rich_location richloc (location); in build_binary_op() local 12818 binary_op_rich_location richloc (oploc, orig_op0, orig_op1, true); in build_binary_op() local
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | errors.cc | 60 enum cpp_warning_reason reason, rich_location *richloc, in cpp_diagnostic_at() 81 rich_location richloc (pfile->line_table, src_loc); in cpp_diagnostic() local 157 rich_location *richloc, const char *msgid, ...) in cpp_warning_at() 177 rich_location *richloc, const char *msgid, ...) in cpp_pedwarning_at() 204 rich_location richloc (pfile->line_table, src_loc); in cpp_diagnostic_with_line() local 301 rich_location richloc (pfile->line_table, src_loc); in cpp_error_at() local 314 rich_location *richloc, const char *msgid, ...) in cpp_error_at()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | diagnostic.c | 315 va_list *args, rich_location *richloc, in diagnostic_set_info_translated() 333 va_list *args, rich_location *richloc, in diagnostic_set_info() 881 print_parseable_fixits (pretty_printer *pp, rich_location *richloc) in print_parseable_fixits() 1291 diagnostic_impl (rich_location *richloc, const diagnostic_metadata *metadata, in diagnostic_impl() 1315 diagnostic_n_impl (rich_location *richloc, const diagnostic_metadata *metadata, in diagnostic_n_impl() 1358 emit_diagnostic (diagnostic_t kind, rich_location *richloc, int opt, in emit_diagnostic() 1394 inform (rich_location *richloc, const char *gmsgid, ...) in inform() 1454 warning_at (rich_location *richloc, int opt, const char *gmsgid, ...) in warning_at() 1469 warning_meta (rich_location *richloc, in warning_meta() 1488 warning_n (rich_location *richloc, int opt, unsigned HOST_WIDE_INT n, in warning_n() [all …]
|
H A D | diagnostic-format-json.cc | 200 const rich_location *richloc = diagnostic->richloc; in json_end_diagnostic() local
|
H A D | diagnostic.h | 64 rich_location *richloc; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | known-headers.cc | 202 gcc_rich_location richloc (get_location ()); in ~suggest_missing_header() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | known-headers.cc | 320 gcc_rich_location richloc (get_location ()); in ~suggest_missing_header() local
|
H A D | c-warn.cc | 405 binary_op_rich_location richloc (loc, lhs, rhs, false); in warn_tautological_bitwise_comparison() local 513 binary_op_rich_location richloc (loc, lhs, rhs, false); in warn_tautological_cmp() local 575 rich_location richloc (line_table, lhs_loc); in warn_logical_not_parentheses() local 2732 gcc_rich_location richloc (loc); in warn_for_restrict() local 3662 gcc_rich_location richloc (newloc); in warn_parm_array_mismatch() local 3683 gcc_rich_location richloc (origloc); in warn_parm_array_mismatch() local 3770 gcc_rich_location richloc (op1_loc); in maybe_warn_sizeof_array_div() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | errors.c | 35 enum cpp_warning_reason reason, rich_location *richloc, in cpp_diagnostic_at() 270 rich_location *richloc, const char *msgid, ...) in cpp_error_at()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | program-point.cc | 205 gcc_rich_location richloc (stmt->location); in print_source_line() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | program-point.cc | 280 gcc_rich_location richloc (stmt->location); in print_source_line() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | error.cc | 4563 rich_location richloc (line_table, location); in pedwarn_cxx98() local 4602 gcc_rich_location richloc (location); in qualified_name_lookup_error() local 4628 gcc_rich_location richloc (location); in qualified_name_lookup_error() local 4643 gcc_rich_location richloc (location); in qualified_name_lookup_error() local
|
H A D | parser.cc | 3059 gcc_rich_location richloc (input_location); in cp_parser_error_1() local 3504 gcc_rich_location richloc (location); in cp_parser_diagnose_invalid_type_name() local 3593 gcc_rich_location richloc (location_of (id)); in cp_parser_diagnose_invalid_type_name() local 3650 gcc_rich_location richloc (location); in cp_parser_diagnose_invalid_type_name() local 6748 gcc_rich_location richloc (token->location); in cp_parser_nested_name_specifier_opt() local 12989 gcc_rich_location richloc (tok->location); in cp_parser_selection_statement() local 13752 gcc_rich_location richloc (loc); in warn_for_range_copy() local 15724 gcc_rich_location richloc (token->location); in cp_parser_decl_specifier_seq() local 15832 gcc_rich_location richloc (token->location); in cp_parser_decl_specifier_seq() local 20314 gcc_rich_location richloc (loc); in cp_parser_elaborated_type_specifier() local [all …]
|
H A D | decl.cc | 12079 gcc_rich_location richloc (declspecs->locations[ds_constinit]); in grokdeclarator() local 12283 gcc_rich_location richloc (declspecs->locations[ds_signed]); in grokdeclarator() local 12290 gcc_rich_location richloc (declspecs->locations[ds_long]); in grokdeclarator() local 12449 gcc_rich_location richloc (declspecs->locations[ds_virtual]); in grokdeclarator() local 12458 gcc_rich_location richloc (declspecs->locations[ds_virtual]); in grokdeclarator() local 13083 gcc_rich_location richloc (declspecs->locations[ds_virtual]); in grokdeclarator() local 17774 add_return_star_this_fixit (gcc_rich_location *richloc, tree fndecl) in add_return_star_this_fixit() 18002 gcc_rich_location richloc (input_location); in finish_function() local
|
H A D | typeck.cc | 3085 access_failure_info::add_fixit_hint (rich_location *richloc, in add_fixit_hint() 3104 rich_location richloc (line_table, input_location); in maybe_suggest_accessor() local 5908 rich_location richloc (line_table, location); in cp_build_binary_op() local 6003 binary_op_rich_location richloc (location, in cp_build_binary_op() local 9902 gcc_rich_location richloc (rhs_loc, has_loc ? &label : NULL); in convert_for_assignment() local
|