HomeSort by relevance Sort by last modified time
    Searched refs:location_t (Results 1 - 25 of 34) sorted by null

1 2

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
input.h 51 /* Historically GCC used location_t, while cpp used source_location.
53 typedef source_location location_t; typedef
58 extern location_t input_location;
toplev.h 62 extern bool warning_at (location_t, int, const char *, ...)
65 extern void error_at (location_t, const char *, ...) ATTRIBUTE_GCC_DIAG(2,3);
69 extern bool pedwarn (location_t, int, const char *, ...)
71 extern bool permerror (location_t, const char *, ...) ATTRIBUTE_GCC_DIAG(2,3);
73 extern void inform (location_t, const char *, ...) ATTRIBUTE_GCC_DIAG(2,3);
diagnostic.h 43 location_t location;
202 location_t, diagnostic_t) ATTRIBUTE_GCC_DIAG(2,0);
204 va_list *, location_t,
207 extern bool emit_diagnostic (diagnostic_t, location_t, int,
c-common.h 360 extern tree build_modify_expr (location_t, tree, enum tree_code, tree);
361 extern tree build_indirect_ref (location_t, tree, const char *);
695 extern tree fname_decl (location_t, unsigned, tree);
719 extern tree c_common_truthvalue_conversion (location_t, tree);
725 extern void binary_op_error (location_t, enum tree_code, tree, tree);
819 extern tree build_unary_op (location_t, enum tree_code, tree, int);
820 extern tree build_binary_op (location_t, enum tree_code, tree, tree, int);
842 extern void c_do_switch_warnings (splay_tree, location_t, tree, tree);
848 extern tree finish_label_address_expr (tree, location_t);
920 extern void warn_for_div_by_zero (location_t, tree divisor)
    [all...]
function.h 72 location_t x_last_location;
529 location_t function_start_locus;
532 location_t function_end_locus;
pretty-print.h 37 location_t *locus;
tree.h     [all...]
gimple.h 307 location_t location;
923 extern void tree_annotate_all_with_location (tree *, location_t);
924 extern void annotate_all_with_location (gimple_seq, location_t);
1094 static inline location_t
1102 static inline const location_t *
1112 gimple_set_location (gimple g, location_t location)
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
input.h 51 /* Historically GCC used location_t, while cpp used source_location.
53 typedef source_location location_t; typedef
58 extern location_t input_location;
toplev.h 62 extern bool warning_at (location_t, int, const char *, ...)
65 extern void error_at (location_t, const char *, ...) ATTRIBUTE_GCC_DIAG(2,3);
69 extern bool pedwarn (location_t, int, const char *, ...)
71 extern bool permerror (location_t, const char *, ...) ATTRIBUTE_GCC_DIAG(2,3);
73 extern void inform (location_t, const char *, ...) ATTRIBUTE_GCC_DIAG(2,3);
c-common.h 360 extern tree build_modify_expr (location_t, tree, enum tree_code, tree);
361 extern tree build_indirect_ref (location_t, tree, const char *);
695 extern tree fname_decl (location_t, unsigned, tree);
719 extern tree c_common_truthvalue_conversion (location_t, tree);
725 extern void binary_op_error (location_t, enum tree_code, tree, tree);
819 extern tree build_unary_op (location_t, enum tree_code, tree, int);
820 extern tree build_binary_op (location_t, enum tree_code, tree, tree, int);
842 extern void c_do_switch_warnings (splay_tree, location_t, tree, tree);
848 extern tree finish_label_address_expr (tree, location_t);
920 extern void warn_for_div_by_zero (location_t, tree divisor)
    [all...]
diagnostic.h 43 location_t location;
202 location_t, diagnostic_t) ATTRIBUTE_GCC_DIAG(2,0);
204 va_list *, location_t,
207 extern bool emit_diagnostic (diagnostic_t, location_t, int,
function.h 72 location_t x_last_location;
529 location_t function_start_locus;
532 location_t function_end_locus;
pretty-print.h 37 location_t *locus;
tree.h     [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
input.h 51 /* Historically GCC used location_t, while cpp used source_location.
53 typedef source_location location_t; typedef
58 extern location_t input_location;
toplev.h 62 extern bool warning_at (location_t, int, const char *, ...)
65 extern void error_at (location_t, const char *, ...) ATTRIBUTE_GCC_DIAG(2,3);
69 extern bool pedwarn (location_t, int, const char *, ...)
71 extern bool permerror (location_t, const char *, ...) ATTRIBUTE_GCC_DIAG(2,3);
73 extern void inform (location_t, const char *, ...) ATTRIBUTE_GCC_DIAG(2,3);
c-common.h 360 extern tree build_modify_expr (location_t, tree, enum tree_code, tree);
361 extern tree build_indirect_ref (location_t, tree, const char *);
695 extern tree fname_decl (location_t, unsigned, tree);
719 extern tree c_common_truthvalue_conversion (location_t, tree);
725 extern void binary_op_error (location_t, enum tree_code, tree, tree);
819 extern tree build_unary_op (location_t, enum tree_code, tree, int);
820 extern tree build_binary_op (location_t, enum tree_code, tree, tree, int);
842 extern void c_do_switch_warnings (splay_tree, location_t, tree, tree);
848 extern tree finish_label_address_expr (tree, location_t);
920 extern void warn_for_div_by_zero (location_t, tree divisor)
    [all...]
diagnostic.h 43 location_t location;
202 location_t, diagnostic_t) ATTRIBUTE_GCC_DIAG(2,0);
204 va_list *, location_t,
207 extern bool emit_diagnostic (diagnostic_t, location_t, int,
function.h 72 location_t x_last_location;
533 location_t function_start_locus;
536 location_t function_end_locus;
pretty-print.h 37 location_t *locus;
tree.h     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/cp/
cp-tree.h 488 location_t location;
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/cp/
cp-tree.h 488 location_t location;
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/cp/
cp-tree.h 488 location_t location;
    [all...]

Completed in 481 milliseconds

1 2