OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:functyp
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
coroutines.cc
329
tree
functyp
= TREE_TYPE (fndecl);
local
331
tree arg_node = TYPE_ARG_TYPES (
functyp
);
355
TREE_VEC_ELT (targ, 0) = TREE_TYPE (
functyp
);
/src/external/gpl3/gcc.old/dist/gcc/cp/
coroutines.cc
324
tree
functyp
= TREE_TYPE (fndecl);
local
326
tree arg_node = TYPE_ARG_TYPES (
functyp
);
350
TREE_VEC_ELT (targ, 0) = TREE_TYPE (
functyp
);
Completed in 76 milliseconds
Indexes created Tue Apr 28 00:22:25 UTC 2026