LLVM: llvm::GraphTraits< GraphType > Struct Template Reference (original) (raw)

#include "[llvm/ADT/GraphTraits.h](GraphTraits%5F8h%5Fsource.html)"

Public Types
using NodeRef = typename GraphType::UnknownGraphTypeError

Detailed Description

template
struct llvm::GraphTraits< GraphType >

Definition at line 38 of file GraphTraits.h.

Member Typedef Documentation

NodeRef

template

using llvm::GraphTraits< GraphType >::NodeRef = typename GraphType::UnknownGraphTypeError

Definition at line 95 of file GraphTraits.h.


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