OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:try_finally_expr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-eh.cc
166
determine if a goto leaves the body of a
TRY_FINALLY_EXPR
node. */
368
try_finally_expr
is the original GIMPLE_TRY_FINALLY. We need to retain
371
gtry *
try_finally_expr
;
member in struct:leh_tf_state
634
if (!outside_finally_tree (temp, tf->
try_finally_expr
))
728
gcc_assert (!outside_finally_tree (temp, tf->
try_finally_expr
));
918
region = outer_state->tf->
try_finally_expr
;
936
label = create_artificial_label (gimple_location (tf->
try_finally_expr
));
941
record_in_finally_tree (temp, tf->outer->tf->
try_finally_expr
);
1018
gimple_location (tf->
try_finally_expr
));
1072
lab = create_artificial_label (gimple_location (tf->
try_finally_expr
));
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
tree-eh.cc
166
determine if a goto leaves the body of a
TRY_FINALLY_EXPR
node. */
368
try_finally_expr
is the original GIMPLE_TRY_FINALLY. We need to retain
371
gtry *
try_finally_expr
;
member in struct:leh_tf_state
634
if (!outside_finally_tree (temp, tf->
try_finally_expr
))
728
gcc_assert (!outside_finally_tree (temp, tf->
try_finally_expr
));
918
region = outer_state->tf->
try_finally_expr
;
936
label = create_artificial_label (gimple_location (tf->
try_finally_expr
));
941
record_in_finally_tree (temp, tf->outer->tf->
try_finally_expr
);
1018
gimple_location (tf->
try_finally_expr
));
1071
lab = create_artificial_label (gimple_location (tf->
try_finally_expr
));
[
all
...]
Completed in 157 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026