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

/gem5/src/systemc/core/
H A Dprocess_types.hh39 class Method : public Process class in namespace:sc_gem5
42 Method(const char *name, ProcessFuncWrapper *func, bool internal=false) : function in class:sc_gem5::Method
/gem5/ext/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc184 #define Method MethodW macro
229 #undef Method macro
[all...]
/gem5/ext/googletest/googlemock/scripts/generator/cpp/
H A Dast.py399 class Method(Function): class in inherits:Function

Completed in 15 milliseconds