Home
last modified time | relevance | path

Searched refs:m_concats (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinput.cc2288 string_concat_db m_concats; member in selftest::lexer_test
2414 m_concats (), in lexer_test()
2475 string_concat_db *concats = &test.m_concats; in assert_char_at_range()
2530 string_concat_db *concats = &test.m_concats; in assert_num_substring_ranges()
2568 string_concat_db *concats = &test.m_concats; in assert_has_no_substring_ranges()
3268 test.m_concats.record_string_concatenation (2, input_locs); in test_lexer_string_locations_concatenation_1()
3320 test.m_concats.record_string_concatenation (5, input_locs); in test_lexer_string_locations_concatenation_2()
3340 = get_source_range_for_char (test.m_parser, &test.m_concats, in test_lexer_string_locations_concatenation_2()
3394 test.m_concats.record_string_concatenation (4, input_locs); in test_lexer_string_locations_concatenation_3()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dinput.c2128 string_concat_db m_concats; variable
2254 m_concats (), in lexer_test()
2315 string_concat_db *concats = &test.m_concats; in assert_char_at_range()
2370 string_concat_db *concats = &test.m_concats; in assert_num_substring_ranges()
2408 string_concat_db *concats = &test.m_concats; in assert_has_no_substring_ranges()
3108 test.m_concats.record_string_concatenation (2, input_locs); in test_lexer_string_locations_concatenation_1()
3160 test.m_concats.record_string_concatenation (5, input_locs); in test_lexer_string_locations_concatenation_2()
3180 = get_source_range_for_char (test.m_parser, &test.m_concats, in test_lexer_string_locations_concatenation_2()
3234 test.m_concats.record_string_concatenation (4, input_locs); in test_lexer_string_locations_concatenation_3()