Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/TableGen/
DOperator.h65 struct VariableDecorator { struct
67 explicit VariableDecorator(const llvm::Record *def) : def(def) {} in VariableDecorator() argument
78 VariableDecorator (*)(llvm::Init *)> { argument