OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_targs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
pt.cc
3154
tree
new_targs
;
local
3156
new_targs
= make_tree_vec (parm_depth);
3158
TREE_VEC_ELT (
new_targs
, i - (arg_depth - parm_depth))
3160
targs =
new_targs
;
/src/external/gpl3/gcc.old/dist/gcc/cp/
pt.cc
3173
tree
new_targs
;
local
3175
new_targs
= make_tree_vec (parm_depth);
3177
TREE_VEC_ELT (
new_targs
, i - (arg_depth - parm_depth))
3179
targs =
new_targs
;
Completed in 63 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026