Searched defs:addMethod (Results 1 – 3 of 3) sorted by relevance
596 Method *addMethod(RetTypeT &&retType, NameT &&name, in addMethod() function606 Method *addMethod(RetTypeT &&retType, NameT &&name, Args &&...args) { in addMethod() function
110 int32_t addMethod(int32_t Y) { return X + Y; } in addMethod() function in AddClass
66 int32_t addMethod(int32_t Y) { return X + Y; } in addMethod() function in AddClass