Searched refs:addMethod (Results 1 – 1 of 1) sorted by relevance
114 int32_t addMethod(int32_t Y) { return X + Y; } in addMethod() function in AddClass123 ArgData, ArgSize, makeMethodWrapperHandler(&AddClass::addMethod)) in addMethodWrapper()