clang  9.0.0
Public Member Functions | Static Public Member Functions | List of all members
llvm::DOTGraphTraits< ExplodedGraph * > Struct Template Reference
Inheritance diagram for llvm::DOTGraphTraits< ExplodedGraph * >:
[legend]
Collaboration diagram for llvm::DOTGraphTraits< ExplodedGraph * >:
[legend]

Public Member Functions

 DOTGraphTraits (bool isSimple=false)
 

Static Public Member Functions

static bool nodeHasBugReport (const ExplodedNode *N)
 

Detailed Description

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

Definition at line 2997 of file ExprEngine.cpp.

Constructor & Destructor Documentation

◆ DOTGraphTraits()

llvm::DOTGraphTraits< ExplodedGraph * >::DOTGraphTraits ( bool  isSimple = false)
inline

Definition at line 2998 of file ExprEngine.cpp.

Member Function Documentation

◆ nodeHasBugReport()

static bool llvm::DOTGraphTraits< ExplodedGraph * >::nodeHasBugReport ( const ExplodedNode *  N)
inlinestatic

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