Searched refs:PyFloatAttribute (Results 1 – 1 of 1) sorted by relevance
193 class PyFloatAttribute : public PyConcreteAttribute<PyFloatAttribute> { class212 return PyFloatAttribute(type.getContext(), attr); in bindDerived()221 return PyFloatAttribute(context->getRef(), attr); in bindDerived()230 return PyFloatAttribute(context->getRef(), attr); in bindDerived()236 [](PyFloatAttribute &self) { in bindDerived()903 PyFloatAttribute::bind(m); in populateIRAttributes()