#include <SymCache.h>
Definition at line 60 of file SymCache.h.
◆ Iterator()
circt::SymbolCacheBase::Iterator::Iterator |
( |
std::unique_ptr< CacheIteratorImpl > && |
impl | ) |
|
|
inline |
◆ operator*()
CacheItem circt::SymbolCacheBase::Iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++()
void circt::SymbolCacheBase::Iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator==()
bool circt::SymbolCacheBase::Iterator::operator== |
( |
const Iterator & |
other | ) |
const |
|
inline |
◆ impl
The documentation for this struct was generated from the following file:
- /home/runner/work/circt-www/circt-www/circt_src/include/circt/Support/SymCache.h