clang API Documentation

Public Member Functions | Static Public Member Functions
llvm::DOTGraphTraits< ExplodedNode * > Struct Template Reference
Inheritance diagram for llvm::DOTGraphTraits< ExplodedNode * >:
Inheritance graph
[legend]
Collaboration diagram for llvm::DOTGraphTraits< ExplodedNode * >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DOTGraphTraits (bool isSimple=false)

Static Public Member Functions

static std::string getNodeAttributes (const ExplodedNode *N, void *)
static std::string getNodeLabel (const ExplodedNode *N, void *)

Detailed Description

template<>
struct llvm::DOTGraphTraits< ExplodedNode * >

Definition at line 1826 of file ExprEngine.cpp.


Constructor & Destructor Documentation

llvm::DOTGraphTraits< ExplodedNode * >::DOTGraphTraits ( bool  isSimple = false) [inline]

Definition at line 1829 of file ExprEngine.cpp.


Member Function Documentation

static std::string llvm::DOTGraphTraits< ExplodedNode * >::getNodeAttributes ( const ExplodedNode *  N,
void *   
) [inline, static]

Definition at line 1833 of file ExprEngine.cpp.

References GraphPrintCheckerState.

static std::string llvm::DOTGraphTraits< ExplodedNode * >::getNodeLabel ( const ExplodedNode *  N,
void *   
) [inline, static]

The documentation for this struct was generated from the following file: