Searched refs:tinfo2 (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/pybind11/include/pybind11/
H A Dpybind11.h947 auto tinfo2 = get_type_info((PyTypeObject *) h.ptr()); local
948 if (tinfo2)
949 tinfo2->simple_type = false;

Completed in 13 milliseconds