#include "mlir/Target/SMTLIB/SymCache.h"
Definition at line 53 of file SymCache.h.
◆ ~CacheIteratorImpl()
virtual mlir::SymbolCacheBase::CacheIteratorImpl::~CacheIteratorImpl |
( |
| ) |
|
|
inlinevirtual |
◆ operator*()
virtual CacheItem mlir::SymbolCacheBase::CacheIteratorImpl::operator* |
( |
| ) |
|
|
pure virtual |
◆ operator++()
virtual void mlir::SymbolCacheBase::CacheIteratorImpl::operator++ |
( |
| ) |
|
|
pure virtual |
◆ operator==()
virtual bool mlir::SymbolCacheBase::CacheIteratorImpl::operator== |
( |
CacheIteratorImpl * |
other | ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: