Searched refs:create_variable_info_for (Results 1 – 2 of 2) sorted by relevance
216 static unsigned int create_variable_info_for (tree, const char *);2721 return get_varinfo (create_variable_info_for (t, alias_get_name (t))); in get_vi_for_tree()5573 create_variable_info_for (tree decl, const char *name) in create_variable_info_for() function
214 static unsigned int create_variable_info_for (tree, const char *, bool);2890 unsigned int id = create_variable_info_for (t, alias_get_name (t), false); in get_vi_for_tree()6111 create_variable_info_for (tree decl, const char *name, bool add_id) in create_variable_info_for() function