Searched defs:PyA (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/pybind11/tests/
H A Dtest_virtual_functions.cpp228 struct PyA : A { struct in inherits:A
229 PyA() { py::print("PyA.PyA()"); } function in struct:PyA

Completed in 6 milliseconds