Searched refs:PyBoolAttribute (Results 1 – 1 of 1) sorted by relevance
274 class PyBoolAttribute : public PyConcreteAttribute<PyBoolAttribute> { class285 return PyBoolAttribute(context->getRef(), attr); in bindDerived()291 [](PyBoolAttribute &self) { return mlirBoolAttrGetValue(self); }, in bindDerived()896 PyBoolAttribute::bind(m); in populateIRAttributes()