This class implements a range of SymbolRef uses.
More...
#include "mlir/IR/SymbolTable.h"
This class implements a range of SymbolRef uses.
Definition at line 203 of file SymbolTable.h.
◆ iterator
◆ UseRange()
mlir::SymbolTable::UseRange::UseRange |
( |
std::vector< SymbolUse > && |
uses | ) |
|
|
inline |
◆ begin()
iterator mlir::SymbolTable::UseRange::begin |
( |
| ) |
const |
|
inline |
◆ empty()
bool mlir::SymbolTable::UseRange::empty |
( |
| ) |
const |
|
inline |
◆ end()
iterator mlir::SymbolTable::UseRange::end |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: