MLIR 22.0.0git
Dialect.cpp File Reference
#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)

Function Documentation

◆ getAsStringOrEmpty()

StringRef getAsStringOrEmpty ( const llvm::Record & record,
StringRef fieldName )
static