MLLIF
a MLIR-based Language to Language Interoperability Flyover
|
clang::ParsedAttrInfo
implementation for MLLIF targets
More...
#include <ExportAttr.h>
Public Member Functions | |
ExportAttrInfo () | |
auto | diagAppertainsToDecl (clang::Sema &, const clang::ParsedAttr &, const clang::Decl *D) const -> bool override |
auto | diagAppertainsToStmt (clang::Sema &, const clang::ParsedAttr &, const clang::Stmt *) const -> bool override |
auto | handleDeclAttribute (clang::Sema &S, clang::Decl *D, const clang::ParsedAttr &) const -> AttrHandling override |
clang::ParsedAttrInfo
implementation for MLLIF targets
Definition at line 10 of file ExportAttr.h.
mllif::c::ExportAttrInfo::ExportAttrInfo | ( | ) |
Definition at line 21 of file ExportAttr.cxx.
|
override |
Definition at line 40 of file ExportAttr.cxx.
|
override |
Definition at line 44 of file ExportAttr.cxx.
|
override |