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

  /src/external/gpl3/gcc/dist/gcc/
diagnostic-show-locus.cc 53 "class colorizer" and "class layout_range" to get things done. */
204 /* A point within a layout_range; similar to an exploc_with_display_col,
223 class layout_range class in namespace:__anon13576
226 layout_range (const exploc_with_display_col &start_exploc,
443 auto_vec <layout_range> m_layout_ranges;
555 /* Implementation of class layout_range. */
557 /* The constructor for class layout_range.
561 layout_range::layout_range (const exploc_with_display_col &start_exploc, function in class:__anon13576::layout_range
620 layout_range::contains_point (linenum_type row, int column
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
diagnostic-show-locus.cc 53 "class colorizer" and "class layout_range" to get things done. */
203 /* A point within a layout_range; similar to an exploc_with_display_col,
222 class layout_range class in namespace:__anon16012
225 layout_range (const exploc_with_display_col &start_exploc,
440 auto_vec <layout_range> m_layout_ranges;
552 /* Implementation of class layout_range. */
554 /* The constructor for class layout_range.
558 layout_range::layout_range (const exploc_with_display_col &start_exploc, function in class:__anon16012::layout_range
617 layout_range::contains_point (linenum_type row, int column
    [all...]

Completed in 52 milliseconds