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:247
tree unterminated_array(tree, tree *=NULL, bool *=NULL)
Definition gimple-ssa-warn-access.cc:273
bool check_access(tree, tree, tree, tree, tree, access_mode, const access_data *=NULL)
Definition gimple-ssa-warn-access.cc:1569
bool maybe_warn_nonstring_arg(tree, gimple *)
Definition gimple-ssa-warn-access.cc:696
bool maybe_warn_for_bound(opt_code, location_t, gimple *, tree, tree[2], tree, const access_data *=NULL)
Definition gimple-ssa-warn-access.cc:920
bool check_nul_terminated_array(tree, tree, tree=NULL_TREE)
Definition gimple-ssa-warn-access.cc:371
Definition pointer-query.h:212
#define NULL
Definition system.h:50
access_mode
Definition tree.h:5982
#define NULL_TREE
Definition tree.h:318
generic_wide_int< wide_int_storage > wide_int
Definition wide-int.h:343