Searched defs:is_quoted_name (Results 1 – 1 of 1) sorted by relevance
2670 lex_one_token (struct parser_state *par_state, bool *is_quoted_name) in lex_one_token()3072 bool is_quoted_name, bool is_after_structop) in classify_name()3281 bool is_quoted_name, last_lex_was_structop; in yylex() local