Home
last modified time | relevance | path

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

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