21#ifndef ATTR_CALLBACK_H
22#define ATTR_CALLBACK_H
31#define CALLBACK_ATTR_IDENT " callback"
int callback_fetch_fn_position(cgraph_edge *e, cgraph_edge *carrying)
Definition attr-callback.cc:155
callback_position
Definition attr-callback.h:25
@ CB_UNKNOWN_POS
Definition attr-callback.h:28
tree callback_build_attr(unsigned fn_idx, unsigned arg_count...)
Definition attr-callback.cc:39
tree callback_fetch_attr_by_edge(cgraph_edge *e, cgraph_edge *carrying)
Definition attr-callback.cc:99
tree handle_callback_attribute(tree *node, tree name, tree args, int flags, bool *no_add_attrs)
tree callback_special_case_attr(tree decl)
Definition attr-callback.cc:79
bool callback_edge_useful_p(cgraph_edge *e)
Definition attr-callback.cc:344
auto_vec< int > callback_get_arg_mapping(cgraph_edge *e, cgraph_edge *carrying)
Definition attr-callback.cc:130
int callback_get_fn_index(tree cb_attr)
Definition attr-callback.cc:89
bool callback_is_special_cased(tree decl, gcall *stmt)
Definition attr-callback.cc:66
size_t callback_num_args(tree attr)
Definition attr-callback.cc:358
union tree_node * tree
Definition coretypes.h:97
Definition custom-sarif-properties/state-graphs.h:33
Definition genautomata.cc:499