HomeSort by: relevance | last modified time | path
    Searched defs:hint_width (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
diagnostic-show-locus.cc 2314 int hint_width = cpp_display_width (hint->get_string (), hint->get_length (), local
2316 int final_hint_column = start_column + hint_width - 1;
  /src/external/gpl3/gcc.old/dist/gcc/
diagnostic-show-locus.cc 2257 int hint_width = cpp_display_width (hint->get_string (), hint->get_length (), local
2259 int final_hint_column = start_column + hint_width - 1;

Completed in 21 milliseconds