OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:may_throw
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-eh.cc
409
bool
may_throw
;
member in struct:leh_tf_state
1054
tf->
may_throw
= false;
1099
if (tf->
may_throw
)
1113
if (tf->
may_throw
)
1149
if (tf->
may_throw
)
1168
if (tf->
may_throw
)
1264
if (tf->
may_throw
)
1396
fallthru_index = eh_index + (tf->
may_throw
&& !eh_else);
1440
if (tf->
may_throw
)
1452
else if (tf->
may_throw
)
[
all
...]
tree-eh.cc
409
bool
may_throw
;
member in struct:leh_tf_state
1054
tf->
may_throw
= false;
1099
if (tf->
may_throw
)
1113
if (tf->
may_throw
)
1149
if (tf->
may_throw
)
1168
if (tf->
may_throw
)
1264
if (tf->
may_throw
)
1396
fallthru_index = eh_index + (tf->
may_throw
&& !eh_else);
1440
if (tf->
may_throw
)
1452
else if (tf->
may_throw
)
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
tree-eh.cc
409
bool
may_throw
;
member in struct:leh_tf_state
1053
tf->
may_throw
= false;
1098
if (tf->
may_throw
)
1112
if (tf->
may_throw
)
1148
if (tf->
may_throw
)
1167
if (tf->
may_throw
)
1263
if (tf->
may_throw
)
1395
fallthru_index = eh_index + (tf->
may_throw
&& !eh_else);
1439
if (tf->
may_throw
)
1451
else if (tf->
may_throw
)
[
all
...]
tree-eh.cc
409
bool
may_throw
;
member in struct:leh_tf_state
1053
tf->
may_throw
= false;
1098
if (tf->
may_throw
)
1112
if (tf->
may_throw
)
1148
if (tf->
may_throw
)
1167
if (tf->
may_throw
)
1263
if (tf->
may_throw
)
1395
fallthru_index = eh_index + (tf->
may_throw
&& !eh_else);
1439
if (tf->
may_throw
)
1451
else if (tf->
may_throw
)
[
all
...]
Completed in 49 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026