Home
last modified time | relevance | path

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

/external/python/pybind11/include/pybind11/detail/
Dclass.h521 inline void enable_dynamic_attributes(PyHeapTypeObject *heap_type) { in enable_dynamic_attributes() function
682 enable_dynamic_attributes(heap_type); in make_new_python_type()