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

/gem5/ext/pybind11/tests/
H A Dtest_numpy_dtypes.cpp365 list.append(py::bool_(dt1.has_fields())); list.append(py::bool_(dt2.has_fields()));
/gem5/ext/pybind11/include/pybind11/
H A Dnumpy.h488 bool has_fields() const { function
507 if (!has_fields())

Completed in 19 milliseconds