CIRCT
20.0.0git
|
A struct to check if there is a type derived from FIRRTLBaseType. More...
#include <FIRRTLTypes.h>
Static Public Attributes | |
static constexpr bool | value |
A struct to check if there is a type derived from FIRRTLBaseType.
ContainAliasableTypes<BaseTy>::value
returns true if BaseTy
is derived from FIRRTLBaseType
and not FIRRTLBaseType
itself, or is not FIRRTL type to cover type interfaces.
Definition at line 435 of file FIRRTLTypes.h.
|
staticconstexpr |
Definition at line 437 of file FIRRTLTypes.h.
Referenced by Python.support.OpOperand::type().