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

/gem5/ext/pybind11/tests/
H A Dtest_methods_and_attributes.cpp41 void add7(int &other) { value += other; } // passing by reference function in class:ExampleMandA

Completed in 8 milliseconds