LLVM 22.0.0git
llvm::df_iterator_storage< SetType, External > Class Template Reference

#include "llvm/ADT/DepthFirstIterator.h"

Inheritance diagram for llvm::df_iterator_storage< SetType, External >:
[legend]

Public Attributes

SetType Visited

Detailed Description

template<class SetType, bool External>
class llvm::df_iterator_storage< SetType, External >

Definition at line 51 of file DepthFirstIterator.h.

Member Data Documentation

◆ Visited


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