OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gro_d_if
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
coroutines.cc
5362
tree
gro_d_if
= begin_if_stmt ();
local
5363
finish_if_stmt_cond (coro_gro_live,
gro_d_if
);
5365
finish_then_clause (
gro_d_if
);
5366
tree gro_d_if_scope = IF_SCOPE (
gro_d_if
);
5367
IF_SCOPE (
gro_d_if
) = NULL;
5368
gro_d_if
= do_poplevel (gro_d_if_scope);
5369
add_stmt (
gro_d_if
);
/src/external/gpl3/gcc.old/dist/gcc/cp/
coroutines.cc
5149
tree
gro_d_if
= begin_if_stmt ();
local
5150
finish_if_stmt_cond (coro_gro_live,
gro_d_if
);
5152
finish_then_clause (
gro_d_if
);
5153
tree gro_d_if_scope = IF_SCOPE (
gro_d_if
);
5154
IF_SCOPE (
gro_d_if
) = NULL;
5155
gro_d_if
= do_poplevel (gro_d_if_scope);
5156
add_stmt (
gro_d_if
);
Completed in 22 milliseconds
Indexes created Sat Jun 27 00:24:51 UTC 2026