Searched refs:wasFoundInClass (Results 1 – 1 of 1) sorted by relevance
262 …private void fixMethod(CtClass ctClass, CtMethod ctMethod, boolean wasFoundInClass) throws NotFoun… in fixMethod() argument284 if (wasFoundInClass) { in fixMethod()309 …(ctClass, ctMethod, wasNative, wasAbstract, returnCtClass, returnType, isStatic, !wasFoundInClass); in fixMethod()311 if (!wasFoundInClass) { in fixMethod()