GCC Middle and Back End API Reference
dump.h File Reference
Include dependency graph for dump.h:
This graph shows which files directly or indirectly include this file:

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)