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

/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c1940 cp_parser_error_occurred. If the construct is optional (indicated
2525 static bool cp_parser_error_occurred
4458 if (cp_parser_error_occurred (parser))
6084 if (!cp_parser_error_occurred (parser))
6117 if (!cp_parser_error_occurred (parser))
6720 && (cp_parser_error_occurred (parser)
7125 if (!processing_template_decl && !cp_parser_error_occurred (parser))
8013 that the call to cp_parser_error_occurred below returns true. */
8033 if (!cp_parser_error_occurred (parser))
8179 if (cp_parser_error_occurred (parse
25651 cp_parser_error_occurred (cp_parser* parser) function
[all...]

Completed in 121 milliseconds