My Project
|
This class implements a range of SymbolRef uses. More...
#include <SymbolTable.h>
Public Types | |
using | iterator = std::vector< SymbolUse >::const_iterator |
Public Member Functions | |
UseRange (std::vector< SymbolUse > &&uses) | |
iterator | begin () const |
iterator | end () const |
This class implements a range of SymbolRef uses.
using mlir::SymbolTable::UseRange::iterator = std::vector<SymbolUse>::const_iterator |
|
inline |
|
inline |
|
inline |