Home
last modified time | relevance | path

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

/external/python/pybind11/include/pybind11/detail/
Dclass.h341 inst->allocate_layout(); in make_new_instance()
Dcommon.h462 void allocate_layout();
/external/python/pybind11/include/pybind11/
Dcast.h350 PYBIND11_NOINLINE inline void instance::allocate_layout() { in allocate_layout() function