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

  /src/external/gpl3/gcc/dist/gcc/
diagnostic-show-locus.cc 406 void show_ruler (int max_column) const;
1242 show_ruler (m_x_offset_display + m_options.max_width);
2777 layout::show_ruler (int max_column) const function in class:layout
  /src/external/gpl3/gcc.old/dist/gcc/
diagnostic-show-locus.cc 404 void show_ruler (int max_column) const;
1231 show_ruler (m_x_offset_display + m_context->caret_max_width);
2713 layout::show_ruler (int max_column) const function in class:layout

Completed in 36 milliseconds