class df_iterator_storage
Declaration
template <class SetType, bool External>
class df_iterator_storage { /* full declaration omitted */ };
Declared at: llvm/include/llvm/ADT/DepthFirstIterator.h:50
Templates
- SetType
- bool External
Member Variables
- public SetType Visited