CIRCT
20.0.0git
|
===-------------------------------------------------------------------—===// LowerAnnotations ===-------------------------------------------------------------------—===// More...
#include <FIRRTLAnnotationHelper.h>
Public Attributes | |
llvm::function_ref< std::optional< AnnoPathValue >DictionaryAttr, ApplyState &)> | resolver |
llvm::function_ref< LogicalResult(const AnnoPathValue &, DictionaryAttr, ApplyState &)> | applier |
===-------------------------------------------------------------------—===// LowerAnnotations ===-------------------------------------------------------------------—===//
Annotation resolver and handler.
Definition at line 443 of file FIRRTLAnnotationHelper.h.
llvm::function_ref<LogicalResult(const AnnoPathValue &, DictionaryAttr, ApplyState &)> circt::firrtl::AnnoRecord::applier |
Definition at line 448 of file FIRRTLAnnotationHelper.h.
llvm::function_ref<std::optional<AnnoPathValue>DictionaryAttr, ApplyState &)> circt::firrtl::AnnoRecord::resolver |
Definition at line 445 of file FIRRTLAnnotationHelper.h.