Lines Matching defs:tok
1989 const cpp_token *tok, in assert_token_loc_eq()
2043 const cpp_token *tok; in test_lexer() local
2273 const cpp_token *tok; in ~lexer_test() local
2289 const cpp_token *tok; in get_token() local
2441 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_simple() local
2490 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_ebcdic() local
2542 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_hex() local
2588 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_oct() local
2624 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_letter_escape_1() local
2664 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_letter_escape_2() local
2700 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_ucn4() local
2769 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_ucn8() local
2833 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_wide_string() local
2883 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_string16() local
2924 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_string32() local
2966 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_u8() local
3040 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_utf8_source() local
3143 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_concatenation_2() local
3217 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_concatenation_3() local
3264 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_macro() local
3296 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_stringified_macro_argument() local
3335 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_non_string() local
3364 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_long_line() local
3388 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_raw_string_one_line() local
3428 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_raw_string_multiline() local
3461 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_raw_string_unterminated() local
3491 const cpp_token *tok = test.get_token (); in test_lexer_char_constants() local