Searched refs:get_source_range_for_char (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | input.cc | 1751 get_source_range_for_char (cpp_reader *pfile, in get_source_range_for_char() function 2479 = get_source_range_for_char (pfile, concats, strloc, type, idx, in assert_char_at_range() 3340 = get_source_range_for_char (test.m_parser, &test.m_concats, in test_lexer_string_locations_concatenation_2()
|
H A D | ChangeLog-2016 | 15305 * input.c (get_source_range_for_char): Rename to... 15306 (selftest::get_source_range_for_char): ...this, and move within 15440 (get_source_range_for_char): New function. 15443 (assert_char_at_range): Update to use get_source_range_for_char
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | input.c | 1591 get_source_range_for_char (cpp_reader *pfile, in get_source_range_for_char() function 2319 = get_source_range_for_char (pfile, concats, strloc, type, idx, in assert_char_at_range() 3180 = get_source_range_for_char (test.m_parser, &test.m_concats, in test_lexer_string_locations_concatenation_2()
|