OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:this_jump_target
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/cp/
constexpr.cc
9539
tree
this_jump_target
= tmp;
local
9542
tf_none, &
this_jump_target
))
9544
if (returns (&
this_jump_target
))
9545
*jump_target =
this_jump_target
;
9548
if (breaks (&
this_jump_target
)
9549
|| continues (&
this_jump_target
))
9550
*jump_target =
this_jump_target
;
Completed in 58 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026