Searched refs:addMethodAndPrune (Results 1 – 2 of 2) sorted by relevance
598 return addMethodAndPrune( in addMethod()736 Method *addMethodAndPrune(Method &&newMethod);
361 Method *Class::addMethodAndPrune(Method &&newMethod) { in addMethodAndPrune() function in Class