LLVM API Documentation
#include <DOTGraphTraits.h>
Public Member Functions | |
DOTGraphTraits (bool simple=false) |
DOTGraphTraits - Template class that can be specialized to customize how graphs are converted to 'dot' graphs. When specializing, you may inherit from DefaultDOTGraphTraits if you don't need to override everything.
Definition at line 160 of file DOTGraphTraits.h.
llvm::DOTGraphTraits< Ty >::DOTGraphTraits | ( | bool | simple = false | ) | [inline] |
Definition at line 161 of file DOTGraphTraits.h.