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

/gem5/ext/pybind11/tests/
H A Dtest_class.cpp196 m.add_object("implicitly_convert_variable_fail", [&] {
/gem5/ext/pybind11/include/pybind11/
H A Dpybind11.h823 add_object(name_, func, true /* overwrite */);
868 PYBIND11_NOINLINE void add_object(const char *name, handle obj, bool overwrite = false) { function in class:cpp_function::module

Completed in 15 milliseconds