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

/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c25606 bool error_occurred;
25611 error_occurred = cp_parser_error_occurred (parser);
25616 if (!error_occurred)
25636 return !error_occurred;
25604 bool error_occurred; local

Completed in 136 milliseconds