Searched refs:location_t (Results 1 - 25 of 226) sorted by relevance

12345678910

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/format/
H A Dgcc_diag-6.c4 "location_t", not a type. */
9 int location_t; variable
10 void bar (const char *, ...) __attribute__ ((__format__ (__gcc_diag__, 1, 2))); /* { dg-error "'location_t' is not defined as a type" } */
H A Dgcc_diag-5.c4 "location_t", not defined. */
9 void foo (int location_t);
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-ubsan.h24 extern tree ubsan_instrument_division (location_t, tree, tree);
25 extern tree ubsan_instrument_shift (location_t, enum tree_code, tree, tree);
26 extern tree ubsan_instrument_vla (location_t, tree);
27 extern tree ubsan_instrument_return (location_t);
28 extern tree ubsan_instrument_bounds (location_t, tree, tree *, bool);
H A Dc-ada-spec.h36 extern location_t decl_sloc (const_tree, bool);
H A Dc-objc.h56 extern tree objc_build_selector_expr (location_t, tree);
80 extern tree objc_build_throw_stmt (location_t, tree);
81 extern void objc_begin_try_stmt (location_t, tree);
85 extern void objc_build_finally_clause (location_t, tree);
86 extern tree objc_build_synchronized (location_t, tree, tree);
91 extern void objc_finish_foreach_loop (location_t, tree, tree, tree, tree, tree);
93 extern void objc_add_property_declaration (location_t, tree, bool, bool, bool,
98 extern tree objc_build_incr_expr_for_property_ref (location_t, enum tree_code,
100 extern void objc_add_synthesize_declaration (location_t, tree);
101 extern void objc_add_dynamic_declaration (location_t, tre
[all...]
H A Dc-common.h572 extern tree build_modify_expr (location_t, tree, tree, enum tree_code,
573 location_t, tree, tree);
574 extern tree build_array_notation_expr (location_t, tree, tree, enum tree_code,
575 location_t, tree, tree);
576 extern tree build_array_notation_ref (location_t, tree, tree, tree, tree, tree);
577 extern tree build_indirect_ref (location_t, tree, ref_operator);
753 extern tree (*make_fname_decl) (location_t, tree, int);
768 extern tree fname_decl (location_t, unsigned, tree);
782 extern bool c_common_handle_option (size_t, const char *, int, int, location_t,
794 extern enum conversion_safety unsafe_conversion_p (location_t, tre
[all...]
H A Dstub-objc.c264 objc_build_selector_expr (location_t ARG_UNUSED (loc), tree ARG_UNUSED (expr))
325 objc_add_property_declaration (location_t ARG_UNUSED (location),
363 objc_build_incr_expr_for_property_ref (location_t ARG_UNUSED (location),
372 objc_add_synthesize_declaration (location_t ARG_UNUSED (start_locus),
378 objc_add_dynamic_declaration (location_t ARG_UNUSED (start_locus),
391 objc_build_throw_stmt (location_t ARG_UNUSED (loc), tree ARG_UNUSED (expr))
397 objc_build_synchronized (location_t ARG_UNUSED (start_locus),
404 objc_begin_try_stmt (location_t ARG_UNUSED (try_locus), tree ARG_UNUSED (body))
419 objc_build_finally_clause (location_t ARG_UNUSED (finally_locus),
439 objc_finish_foreach_loop (location_t ARG_UNUSE
[all...]
/haiku-buildtools/gcc/gcc/
H A Dgeneric-match.h29 tree generic_simplify (location_t, enum tree_code, tree, tree);
30 tree generic_simplify (location_t, enum tree_code, tree, tree, tree);
31 tree generic_simplify (location_t, enum tree_code, tree, tree, tree, tree);
H A Ddiagnostic-core.h63 extern bool warning_n (location_t, int, int, const char *, const char *, ...)
65 extern bool warning_at (location_t, int, const char *, ...)
68 extern void error_n (location_t, int, const char *, const char *, ...)
70 extern void error_at (location_t, const char *, ...) ATTRIBUTE_GCC_DIAG(2,3);
71 extern void fatal_error (location_t, const char *, ...) ATTRIBUTE_GCC_DIAG(2,3)
74 extern bool pedwarn (location_t, int, const char *, ...)
76 extern bool permerror (location_t, const char *, ...) ATTRIBUTE_GCC_DIAG(2,3);
78 extern void inform (location_t, const char *, ...) ATTRIBUTE_GCC_DIAG(2,3);
79 extern void inform_n (location_t, int, const char *, const char *, ...)
82 extern bool emit_diagnostic (diagnostic_t, location_t, in
[all...]
H A Dubsan.h51 extern tree ubsan_create_data (const char *, int, const location_t *, ...);
55 extern tree ubsan_build_overflow_builtin (tree_code, location_t, tree, tree, tree);
56 extern tree ubsan_instrument_float_cast (location_t, tree, tree, tree);
H A Dfold-const.h40 extern tree fold_unary_loc (location_t, enum tree_code, tree, tree);
43 extern tree fold_unary_ignore_overflow_loc (location_t, enum tree_code, tree, tree);
46 extern tree fold_binary_loc (location_t, enum tree_code, tree, tree, tree);
49 extern tree fold_ternary_loc (location_t, enum tree_code, tree, tree, tree, tree);
54 extern tree fold_build1_stat_loc (location_t, enum tree_code, tree,
60 extern tree fold_build2_stat_loc (location_t, enum tree_code, tree, tree,
66 extern tree fold_build3_stat_loc (location_t, enum tree_code, tree, tree, tree,
68 extern tree fold_build1_initializer_loc (location_t, enum tree_code, tree, tree);
69 extern tree fold_build2_initializer_loc (location_t, enum tree_code, tree, tree, tree);
72 extern tree fold_build_call_array_loc (location_t, tre
[all...]
H A Ddiagnostic.h33 location_t location;
48 location_t location;
174 location_t last_location;
267 extern void diagnostic_report_current_module (diagnostic_context *, location_t);
274 location_t);
275 extern void diagnostic_push_diagnostics (diagnostic_context *, location_t);
276 extern void diagnostic_pop_diagnostics (diagnostic_context *, location_t);
281 location_t, diagnostic_t) ATTRIBUTE_GCC_DIAG(2,0);
283 va_list *, location_t,
286 extern void diagnostic_append_note (diagnostic_context *, location_t,
[all...]
H A Dbuiltins.h74 extern tree fold_builtin_expect (location_t, tree, tree, tree);
75 extern tree fold_fma (location_t, tree, tree, tree, tree);
77 extern tree fold_call_expr (location_t, tree, bool);
78 extern tree fold_builtin_call_array (location_t, tree, tree, int, tree *);
79 extern tree fold_builtin_n (location_t, tree, tree *, int, bool);
H A Dinput.h46 /* Historically GCC used location_t, while cpp used source_location.
48 typedef source_location location_t; typedef
50 extern location_t input_location;
H A Dstreamer-hooks.h55 void (*input_location) (location_t *, struct bitpack_d *, struct data_in *);
58 void (*output_location) (struct output_block *, struct bitpack_d *, location_t);
H A Dopts.h270 unsigned int lang_mask, int kind, location_t loc,
338 location_t loc,
346 location_t loc, diagnostic_context *dc);
351 unsigned int lang_mask, int kind, location_t loc,
362 location_t loc,
367 bool imply, location_t loc,
379 location_t loc,
386 location_t loc,
391 location_t loc);
396 location_t lo
[all...]
H A Drtl-error.c32 static location_t location_for_asm (const rtx_insn *);
37 static location_t
42 location_t loc;
H A Dtrans-mem.h42 extern tree build_tm_abort_call (location_t, bool);
/haiku-buildtools/gcc/gcc/c/
H A Dc-tree.h391 location_t id_loc; /* Currently only set for cdk_id, cdk_array. */
482 extern void record_inline_static (location_t, tree, tree,
487 extern struct c_declarator *build_array_declarator (location_t, tree,
490 extern tree build_enumerator (location_t, location_t, struct c_enum_contents *,
492 extern tree check_for_loop_decls (location_t, bool);
495 extern void undeclared_variable (location_t, tree);
496 extern tree lookup_label_for_goto (location_t, tree);
498 extern tree define_label (location_t, tree);
502 location_t, location_
[all...]
/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-runtime-hooks.h65 tree (*build_selector_reference) (location_t, tree, tree);
67 tree (*get_protocol_reference) (location_t, tree);
69 tree (*build_ivar_reference) (location_t, tree, tree);
71 tree (*get_class_super_ref) (location_t, struct imp_entry *, bool);
73 tree (*get_category_super_ref) (location_t, struct imp_entry *, bool);
80 tree (*build_objc_method_call) (location_t, tree, tree, tree, tree, tree, int);
87 tree (*build_const_string_constructor) (location_t, tree, int);
90 tree (*build_throw_stmt) (location_t, tree, bool);
/haiku-buildtools/gcc/gcc/common/
H A Dcommon-targhooks.h30 location_t);
H A Dcommon-targhooks.c76 location_t loc ATTRIBUTE_UNUSED)
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr64669.C2 typedef source_location location_t; typedef
3 extern void error_at (location_t, const char *, ...)
10 location_t location () const;
/haiku-buildtools/gcc/gcc/common/config/m32r/
H A Dm32r-common.c41 location_t loc ATTRIBUTE_UNUSED)
/haiku-buildtools/gcc/gcc/common/config/mips/
H A Dmips-common.c35 location_t loc ATTRIBUTE_UNUSED)

Completed in 112 milliseconds

12345678910