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_tmpl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/cp/
pt.cc
6087
tree
new_tmpl
local
6090
DECL_TI_TEMPLATE (decl) =
new_tmpl
;
6091
SET_DECL_TEMPLATE_SPECIALIZATION (
new_tmpl
);
6092
DECL_TEMPLATE_INFO (
new_tmpl
)
6095
register_specialization (
new_tmpl
,
/src/external/gpl3/gcc/dist/gcc/cp/
pt.cc
6116
tree
new_tmpl
local
6119
DECL_TI_TEMPLATE (decl) =
new_tmpl
;
6120
SET_DECL_TEMPLATE_SPECIALIZATION (
new_tmpl
);
6121
DECL_TEMPLATE_INFO (
new_tmpl
)
6124
register_specialization (
new_tmpl
,
Completed in 56 milliseconds
Indexes created Sun Mar 29 00:23:15 UTC 2026