|
My Project
|
#include "mlir/TableGen/Attribute.h"#include "mlir/TableGen/Type.h"#include "llvm/ADT/PointerUnion.h"#include <string>

Go to the source code of this file.
Classes | |
| struct | mlir::tblgen::NamedAttribute |
| struct | mlir::tblgen::NamedTypeConstraint |
Namespaces | |
| llvm | |
| mlir | |
| mlir::tblgen | |
Typedefs | |
| using | mlir::tblgen::Argument = llvm::PointerUnion< NamedAttribute *, NamedTypeConstraint * > |
1.8.13