GCC Middle and Back End API Reference
|
#include <tree-pretty-print-markup.h>
Public Member Functions | |
element_actual_type (tree type) | |
void | add_to_phase_2 (context &ctxt) override |
void | print_type (context &ctxt) |
Private Member Functions | |
DISABLE_COPY_AND_ASSIGN (element) | |
Private Attributes | |
tree | m_type |
const char * | m_highlight_color |
Concrete subclass of pp_markup::element. Print a type in quotes highlighted as the "actual" type.
|
inline |
|
inlineoverridevirtualinherited |
|
privateinherited |
|
inherited |
Referenced by pp_markup::element_quoted_type::add_to_phase_2().
|
privateinherited |
Referenced by pp_markup::element_quoted_type::add_to_phase_2().
|
privateinherited |