OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_fntype
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
cgraph.cc
1550
tree
new_fntype
= padjs->build_new_function_type (old_fntype, true);
local
1551
gimple_call_set_fntype (new_stmt,
new_fntype
);
cgraph.cc
1550
tree
new_fntype
= padjs->build_new_function_type (old_fntype, true);
local
1551
gimple_call_set_fntype (new_stmt,
new_fntype
);
/src/external/gpl3/gcc.old/dist/gcc/
cgraph.cc
1549
tree
new_fntype
= padjs->build_new_function_type (old_fntype, true);
local
1550
gimple_call_set_fntype (new_stmt,
new_fntype
);
cgraph.cc
1549
tree
new_fntype
= padjs->build_new_function_type (old_fntype, true);
local
1550
gimple_call_set_fntype (new_stmt,
new_fntype
);
Completed in 45 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026