23#ifndef GCC_GIMPLE_SSA_WARN_ACCESS_H
24#define GCC_GIMPLE_SSA_WARN_ACCESS_H
union tree_node * tree
Definition coretypes.h:97
void warn_string_no_nul(location_t, gimple *, const char *, tree, tree, tree=NULL_TREE, bool=false, const wide_int[2]=NULL)
Definition gimple-ssa-warn-access.cc:244
tree unterminated_array(tree, tree *=NULL, bool *=NULL)
Definition gimple-ssa-warn-access.cc:270
bool check_access(tree, tree, tree, tree, tree, access_mode, const access_data *=NULL)
Definition gimple-ssa-warn-access.cc:1551
bool maybe_warn_nonstring_arg(tree, gimple *)
Definition gimple-ssa-warn-access.cc:690
bool maybe_warn_for_bound(opt_code, location_t, gimple *, tree, tree[2], tree, const access_data *=NULL)
Definition gimple-ssa-warn-access.cc:906
bool check_nul_terminated_array(tree, tree, tree=NULL_TREE)
Definition gimple-ssa-warn-access.cc:368
Definition pointer-query.h:212
#define NULL
Definition system.h:50
access_mode
Definition tree.h:5920
#define NULL_TREE
Definition tree.h:317
generic_wide_int< wide_int_storage > wide_int
Definition wide-int.h:343