GCC Middle and Back End API Reference
|
#include "tree-diagnostic.h"
#include "text-art/canvas.h"
#include "text-art/widget.h"
#include "text-art/dump-widget-info.h"
Go to the source code of this file.
Namespaces | |
namespace | text_art |
Functions | |
template<typename T> | |
void | text_art::dump_to_pp (const T &obj, text_art::theme *theme, pretty_printer *pp) |
template<typename T> | |
void | text_art::dump_to_file (const T &obj, FILE *outf) |
template<typename T> | |
void | text_art::dump (const T &obj) |