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

/gem5/ext/pybind11/tests/
H A Dtest_virtual_functions.py212 class PyClass1(m.DispatchIssue):
216 class PyClass2(m.DispatchIssue):
H A Dtest_virtual_functions.cpp156 struct DispatchIssue : Base { struct in inherits:Base
271 py::class_<Base, DispatchIssue>(m, "DispatchIssue")

Completed in 7 milliseconds