Home
last modified time | relevance | path

Searched refs:PyC_Repeat (Results 1 – 1 of 1) sorted by relevance

/external/python/pybind11/tests/
Dtest_virtual_functions.cpp406 class PyC_Repeat : public C_Repeat { class
474 py::class_<C_Repeat, B_Repeat, PyC_Repeat>(m, "C_Repeat") in initialize_inherited_virtuals()