#include "mlir/Target/SMTLIB/SymCache.h"
Definition at line 60 of file SymCache.h.
◆ Iterator()
mlir::SymbolCacheBase::Iterator::Iterator |
( |
std::unique_ptr< CacheIteratorImpl > && |
impl | ) |
|
|
inline |
◆ operator*()
CacheItem mlir::SymbolCacheBase::Iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++()
void mlir::SymbolCacheBase::Iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator==()
bool mlir::SymbolCacheBase::Iterator::operator== |
( |
const Iterator & |
other | ) |
const |
|
inline |
The documentation for this struct was generated from the following file: