OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:create_variable_info_for
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-structalias.cc
219
static unsigned int
create_variable_info_for
(tree, const char *, bool);
2978
unsigned int id =
create_variable_info_for
(t, alias_get_name (t), false);
6378
create_variable_info_for
(tree decl, const char *name, bool add_id)
function
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-structalias.cc
219
static unsigned int
create_variable_info_for
(tree, const char *, bool);
2945
unsigned int id =
create_variable_info_for
(t, alias_get_name (t), false);
6352
create_variable_info_for
(tree decl, const char *name, bool add_id)
function
Completed in 23 milliseconds
Indexes created Mon Apr 06 00:22:49 UTC 2026