Searched refs:error_occurred (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
H A Dparser.c17403 bool error_occurred;
17408 error_occurred = cp_parser_error_occurred (parser);
17413 if (!error_occurred)
17433 return !error_occurred;
21798 bool error_occurred;
21811 error_occurred = cp_parser_translation_unit (the_parser);
17401 bool error_occurred; local
21792 bool error_occurred; local

Completed in 183 milliseconds