Helper struct to perform variadic class equality check.
More...
|
bool | operator() () const |
|
template<typename T , typename... Rest> |
bool | operator() (T name, Rest... rest) const |
|
|
bool | compare (StringAttr name) const |
|
bool | compare (StringRef name) const |
|
Helper struct to perform variadic class equality check.
Definition at line 131 of file FIRRTLAnnotations.h.
◆ compare() [1/2]
bool circt::firrtl::Annotation::ClassIsa::compare |
( |
StringAttr |
name | ) |
const |
|
inlineprivate |
◆ compare() [2/2]
bool circt::firrtl::Annotation::ClassIsa::compare |
( |
StringRef |
name | ) |
const |
|
inlineprivate |
◆ operator()() [1/2]
bool circt::firrtl::Annotation::ClassIsa::operator() |
( |
| ) |
const |
|
inline |
◆ operator()() [2/2]
template<typename T , typename... Rest>
bool circt::firrtl::Annotation::ClassIsa::operator() |
( |
T |
name, |
|
|
Rest... |
rest |
|
) |
| const |
|
inline |
◆ cls
StringAttr circt::firrtl::Annotation::ClassIsa::cls |
The documentation for this struct was generated from the following file:
- /home/runner/work/circt-www/circt-www/circt_src/include/circt/Dialect/FIRRTL/FIRRTLAnnotations.h