OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:destroy_decl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
coroutines.cc
86
tree
destroy_decl
; /* The synthesized destroy function. */
variable
723
return info->
destroy_decl
;
4291
|| info->
destroy_decl
== NULL_TREE);
4295
info->
destroy_decl
= fn;
/src/external/gpl3/gcc.old/dist/gcc/cp/
coroutines.cc
86
tree
destroy_decl
; /* The synthesized destroy function. */
variable
594
return info->
destroy_decl
;
4060
|| info->
destroy_decl
== NULL_TREE);
4064
info->
destroy_decl
= fn;
Completed in 30 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026