Searched refs:saw_structop (Results 1 – 5 of 5) sorted by relevance
979 int saw_structop = last_was_structop; in lex_one_token() local1016 else if (saw_structop) in lex_one_token()
1421 bool saw_structop = last_was_structop; in yylex() local1467 else if (pstate->parse_completion && saw_structop) in yylex()
1027 int saw_structop = last_was_structop; in lex_one_token() local1066 else if (saw_structop) in lex_one_token()
2675 bool saw_structop = last_was_structop; in lex_one_token() local2744 else if (par_state->parse_completion && saw_structop) in lex_one_token()
520 (yylex): Remove saw_structop local variable.