LLVM API Documentation
llvm::DOTGraphTraits< Ty > Struct Template Reference
#include <DOTGraphTraits.h>
Inheritance diagram for llvm::DOTGraphTraits< Ty >:
[legend]Collaboration diagram for llvm::DOTGraphTraits< Ty >:
[legend]
Detailed Description
template<typename Ty>
struct llvm::DOTGraphTraits< Ty >
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 111 of file DOTGraphTraits.h.
The documentation for this struct was generated from the following file: