LLVM API Documentation

Public Types
llvm::GraphTraits< GraphType > Struct Template Reference

#include <GraphTraits.h>

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

List of all members.

Public Types

typedef
GraphType::UnknownGraphTypeError 
NodeType

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 >::NodeType

Definition at line 60 of file GraphTraits.h.


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