LLVM API Documentation

llvm::po_iterator_storage< SetType, External > Class Template Reference

#include <PostOrderIterator.h>

Inheritance diagram for llvm::po_iterator_storage< SetType, External >:

Inheritance graph
[legend]
Collaboration diagram for llvm::po_iterator_storage< SetType, External >:

Collaboration graph
[legend]
List of all members.

Public Attributes

SetType Visited

Detailed Description

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

Definition at line 28 of file PostOrderIterator.h.


Member Data Documentation

template<class SetType, bool External>
SetType llvm::po_iterator_storage< SetType, External >::Visited

Definition at line 30 of file PostOrderIterator.h.


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