Searched refs:DIGRAPH (Results 1 – 8 of 8) sorted by relevance
2196 result->flags |= DIGRAPH; in _cpp_lex_direct()2202 result->flags |= DIGRAPH; in _cpp_lex_direct()2228 result->flags |= DIGRAPH; in _cpp_lex_direct()2236 result->flags |= DIGRAPH; in _cpp_lex_direct()2303 result->flags |= DIGRAPH; in _cpp_lex_direct()2428 if (token->flags & DIGRAPH) in cpp_spell_token()2498 if (flags & DIGRAPH) in cpp_type2name()2519 if (token->flags & DIGRAPH) in cpp_output_token()2604 if (token2->flags & DIGRAPH) in cpp_avoid_paste()
2829 if (token[-1].flags & DIGRAPH) in create_iso_definition()2880 if (token->flags & DIGRAPH) in create_iso_definition()
2987 result->flags |= DIGRAPH; in _cpp_lex_direct()2993 result->flags |= DIGRAPH; in _cpp_lex_direct()3019 result->flags |= DIGRAPH; in _cpp_lex_direct()3027 result->flags |= DIGRAPH; in _cpp_lex_direct()3094 result->flags |= DIGRAPH; in _cpp_lex_direct()3267 if (token->flags & DIGRAPH) in cpp_spell_token()3325 if (flags & DIGRAPH) in cpp_type2name()3346 if (token->flags & DIGRAPH) in cpp_output_token()3433 if (token2->flags & DIGRAPH) in cpp_avoid_paste()
3340 if (token[-1].flags & DIGRAPH) in create_iso_definition()3391 if (token->flags & DIGRAPH) in create_iso_definition()
180 #define DIGRAPH (1 << 1) /* If it was a digraph. */ macro
185 #define DIGRAPH (1 << 1) /* If it was a digraph. */ macro
12438 && next_token->flags & DIGRAPH in cp_parser_template_id()22479 if (token->type == CPP_OPEN_SQUARE && token->flags & DIGRAPH) in cp_parser_nth_token_starts_template_argument_list_p()
15774 && next_token->flags & DIGRAPH in cp_parser_template_id()28785 if (token->type == CPP_OPEN_SQUARE && token->flags & DIGRAPH) in cp_parser_nth_token_starts_template_argument_list_p()