HomeSort by: relevance | last modified time | path
    Searched defs:colorizer (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. */
83 class colorizer class in namespace:__anon13576
86 colorizer (pretty_printer *pp,
88 ~colorizer ();
441 colorizer m_colorizer;
451 /* Implementation of "class colorizer". */
453 /* The constructor for "colorizer". Lookup and store color codes for the
456 colorizer::colorizer (pretty_printer *pp, function in class:__anon13576::colorizer
472 colorizer::~colorizer (
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
diagnostic-show-locus.cc 53 "class colorizer" and "class layout_range" to get things done. */
83 class colorizer class in namespace:__anon16012
86 colorizer (diagnostic_context *context,
88 ~colorizer ();
435 colorizer m_colorizer;
448 /* Implementation of "class colorizer". */
450 /* The constructor for "colorizer". Lookup and store color codes for the
453 colorizer::colorizer (diagnostic_context *context, function in class:__anon16012::colorizer
469 colorizer::~colorizer (
    [all...]

Completed in 18 milliseconds