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

/gem5/ext/pybind11/tests/
H A Dtest_multiple_inheritance.cpp138 struct I801B3 { int c = 3; virtual ~I801B3() = default; }; struct
139 struct I801E : I801B3, I801D {};

Completed in 5 milliseconds