Searched refs:AddBaseMethod (Results 1 – 2 of 2) sorted by relevance
62 vtable_.AddBaseMethod(MethodInfo(method, 0, true)); in AddBaseMethods()78 vtable_.AddBaseMethod(methodInfo); in AddClassMethods()95 vtable_.AddBaseMethod(methodInfo); in AddClassMethods()
187 void AddBaseMethod(const MethodInfo &info) in AddBaseMethod() function