Searched defs:baseMethod (Results 1 – 3 of 3) sorted by relevance
35 baseMethod() {} method in ConcreteBase
27 baseMethod() { } method in BaseClass
257 Method *baseMethod = Method::Cast(constpoolValue.GetTaggedObject()); in FindAndReplaceSameMethod() local283 Method *baseMethod = Method::Cast(func->GetMethod().GetTaggedObject()); in FindAndReplaceSameMethod() local