Home
last modified time | relevance | path

Searched refs:attributeSetterTemplate (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpPythonBindingGen.cpp220 constexpr const char *attributeSetterTemplate = R"Py( variable
487 os << llvm::formatv(attributeSetterTemplate, sanitizedName, in emitAttributeAccessors()