Home
last modified time | relevance | path

Searched defs:TypeDirective (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp153 class TypeDirective : public DirectiveElementBase<DirectiveElement::Type> { class
155 TypeDirective(FormatElement *arg) : arg(arg) {} in TypeDirective() function in __anonf2a272a10211::TypeDirective