Searched refs:input_file_stack_index (Results 1 – 2 of 2) sorted by relevance
84 unsigned input_file_stack_index : INPUT_FILE_STACK_BITS; member417 token->input_file_stack_index = input_file_stack_tick; in cp_lexer_get_preprocessor_token()484 restore_input_file_stack (token->input_file_stack_index); in cp_lexer_set_source_position_from_token()
940 * parser.c (struct cp_token): Add input_file_stack_index.