OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eh_error_found
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-cfg.cc
5368
static bool
eh_error_found
;
variable
5377
eh_error_found
= true;
5660
eh_error_found
= false;
5665
if (ice && (err ||
eh_error_found
))
5671
return (err ||
eh_error_found
);
/src/external/gpl3/gcc.old/dist/gcc/
tree-cfg.cc
5263
static bool
eh_error_found
;
variable
5272
eh_error_found
= true;
5555
eh_error_found
= false;
5560
if (err ||
eh_error_found
)
Completed in 25 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026