Searched refs:PyStringAttribute (Results 1 – 1 of 1) sorted by relevance
1563 class PyStringAttribute : public PyConcreteAttribute<PyStringAttribute> { class1575 return PyStringAttribute(context->getRef(), attr); in bindDerived()1584 return PyStringAttribute(type.getContext(), attr); in bindDerived()1590 [](PyStringAttribute &self) { in bindDerived()3094 PyStringAttribute::bind(m); in populateIRSubmodule()