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

/gem5/ext/pybind11/include/pybind11/
H A Doptions.h35 options& enable_user_defined_docstrings() & { global_state().show_user_defined_docstrings = true; return *this; } function in class:options
/gem5/ext/pybind11/tests/
H A Dtest_docstring_options.cpp41 nested_options.enable_user_defined_docstrings();

Completed in 4 milliseconds