class ImmutableList::iterator
Declaration
class ImmutableList::iterator { /* full declaration omitted */ };
Declared at: llvm/include/llvm/ADT/ImmutableList.h:85
Method Overview
Methods
¶ImmutableList<T> getList() const
ImmutableList<T> getList() const
Declared at: llvm/include/llvm/ADT/ImmutableList.h:100
¶iterator()
iterator()
Declared at: llvm/include/llvm/ADT/ImmutableList.h:89
¶iterator(ImmutableList<T> l)
iterator(ImmutableList<T> l)
Declared at: llvm/include/llvm/ADT/ImmutableList.h:90
Parameters
- ImmutableList<T> l