LLVM  4.0.0
Public Types | List of all members
llvm::GraphTraits< GraphType > Struct Template Reference

#include <GraphTraits.h>

Inheritance diagram for llvm::GraphTraits< GraphType >:
[legend]

Public Types

typedef
GraphType::UnknownGraphTypeError 
NodeRef
 

Detailed Description

template<class GraphType>
struct llvm::GraphTraits< GraphType >

Definition at line 27 of file GraphTraits.h.

Member Typedef Documentation

template<class GraphType>
typedef GraphType::UnknownGraphTypeError llvm::GraphTraits< GraphType >::NodeRef

Definition at line 61 of file GraphTraits.h.


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