OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newfndecl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree.h
4363
tree_function_decl &
newfndecl
= FUNCTION_DECL_CHECK (newdecl)->function_decl;
local
4366
newfndecl
.built_in_class = oldfndecl.built_in_class;
4367
newfndecl
.function_code = oldfndecl.function_code;
/src/external/gpl3/gcc.old/dist/gcc/
tree.h
4132
tree_function_decl &
newfndecl
= FUNCTION_DECL_CHECK (newdecl)->function_decl;
local
4135
newfndecl
.built_in_class = oldfndecl.built_in_class;
4136
newfndecl
.function_code = oldfndecl.function_code;
Completed in 66 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026