MLIR
20.0.0git
|
#include "mlir/TableGen/Dialect.h"
#include "llvm/TableGen/Error.h"
#include "llvm/TableGen/Record.h"
Go to the source code of this file.
Functions | |
static StringRef | getAsStringOrEmpty (const llvm::Record &record, StringRef fieldName) |
|
static |
Definition at line 39 of file Dialect.cpp.
Referenced by mlir::tblgen::Dialect::getDescription(), and mlir::tblgen::Dialect::getSummary().