Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Bindings/Python/
H A DIRModule.cpp68 registerAttributeBuilder(const std::string & attributeKind,py::function pyFunc,bool replace) registerAttributeBuilder() argument
124 lookupAttributeBuilder(const std::string & attributeKind) lookupAttributeBuilder() argument