Lines Matching refs:cpp_get_token_1
612 * macro.c (cpp_get_token_1): Call _cpp_find_header_unit.
708 * macro.c (cpp_get_token_1): Deal with deferred macro.
765 * macro.c (cpp_get_token_1): Deal with directive_file_token
1050 (cpp_get_token_1): Reformat a couple of short lines.
1727 (cpp_get_token_1): Check type not NT_VOID.
3478 (cpp_get_token_1): Store the top-most macro node in the new
4331 * macro.c (cpp_get_token_1): Do away with the use of
4621 (cpp_get_token_1): Update num_expanded_macros_counter.
4666 (cpp_get_token_1): New static function. Split and extended from
4670 (cpp_get_token): Use cpp_get_token_1
4701 push_extended_tokens_context, cpp_get_token_1, and set_arg_token.
4704 (cpp_get_token_with_location): Use cpp_get_token_1.