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

/gem5/ext/pybind11/include/pybind11/
H A Dpybind11.h975 const auto is_static = rec_func && !(rec_func->is_method && rec_func->scope); local
977 auto property = handle((PyObject *) (is_static ? get_internals().static_property_type

Completed in 16 milliseconds