Searched refs:error_indicator (Results 1 – 5 of 5) sorted by relevance
1157 if (p->error_indicator) { in file_rule()1164 if (p->error_indicator) { in file_rule()1172 (a = statements_rule(p), !p->error_indicator) // statements? in file_rule()1180 p->error_indicator = 1; in file_rule()1188 p->error_indicator ? "ERROR!" : "-", _mark, p->mark, "statements? $")); in file_rule()1203 if (p->error_indicator) { in interactive_rule()1210 if (p->error_indicator) { in interactive_rule()1223 p->error_indicator = 1; in interactive_rule()1231 p->error_indicator ? "ERROR!" : "-", _mark, p->mark, "statement_newline")); in interactive_rule()1246 if (p->error_indicator) { in eval_rule()[all …]
350 p->error_indicator = 1; in _PyPegen_is_memoized()420 p->error_indicator = 1; in _PyPegen_expect_token()435 if (p->error_indicator == 1) { in _PyPegen_expect_forced_result()448 if (p->error_indicator == 1) { in _PyPegen_expect_forced_token()454 p->error_indicator = 1; in _PyPegen_expect_forced_token()472 p->error_indicator = 1; in _PyPegen_expect_soft_keyword()482 p->error_indicator = 1; in _PyPegen_expect_soft_keyword()558 p->error_indicator = 1; in _PyPegen_new_identifier()570 p->error_indicator = 1; in _PyPegen_name_from_token()575 p->error_indicator = 1; in _PyPegen_name_from_token()[all …]
71 p->error_indicator = 1; in _Pypegen_tokenizer_error()223 if (p->error_indicator && PyErr_Occurred()) { in _PyPegen_raise_error()234 p->error_indicator = 1; in _PyPegen_raise_error()315 if (p->error_indicator && PyErr_Occurred()) { in _PyPegen_raise_error_known_location()322 p->error_indicator = 1; in _PyPegen_raise_error_known_location()451 p->error_indicator = 1; in _Pypegen_stack_overflow()
73 int error_indicator; member203 p->error_indicator = 1; in CHECK_CALL()214 p->error_indicator = 1; in CHECK_CALL_NULL_ALLOWED()274 p->error_indicator = 1; // Inline CHECK_CALL in NEW_TYPE_COMMENT()282 p->error_indicator = 1; // Inline CHECK_CALL in INVALID_VERSION_CHECK()286 p->error_indicator = 1; in INVALID_VERSION_CHECK()
12067 …<var-decl name='error_indicator' type-id='type-id-5' visibility='default' filepath='Parser/pegen.h…22416 …<var-decl name='error_indicator' type-id='type-id-5' visibility='default' filepath='Parser/pegen.h…