LLVM 22.0.0git
llvm::GraphTraits< GraphType > Struct Template Reference

#include "llvm/ADT/GraphTraits.h"

Public Types

using NodeRef = typename GraphType::UnknownGraphTypeError

Detailed Description

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

Definition at line 38 of file GraphTraits.h.

Member Typedef Documentation

◆ NodeRef

template<class GraphType>
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: