Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic-show-locus.cc3153 const char *right_quote = strchr (out, '\''); in test_layout_x_offset_display_tab() local
3155 ASSERT_NE (NULL, right_quote); in test_layout_x_offset_display_tab()
3156 ASSERT_EQ (right_quote - left_quote, extra_width[tabstop] + 2); in test_layout_x_offset_display_tab()