OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:may_return
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-eh.cc
405
bool
may_return
;
member in struct:leh_tf_state
695
tf->
may_return
= true;
1195
if (tf->
may_return
)
1395
eh_index = return_index + tf->
may_return
;
1484
j = last_case_index + tf->
may_return
;
1705
ndests += this_tf.
may_return
;
/src/external/gpl3/gcc.old/dist/gcc/
tree-eh.cc
405
bool
may_return
;
member in struct:leh_tf_state
695
tf->
may_return
= true;
1194
if (tf->
may_return
)
1394
eh_index = return_index + tf->
may_return
;
1483
j = last_case_index + tf->
may_return
;
1704
ndests += this_tf.
may_return
;
Completed in 30 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026