Searched refs:setMethodReturnValue (Results 1 – 3 of 3) sorted by relevance
72 setMethodReturnValue(programMethod, propagatedArray); in visitProgramMethod()86 private static void setMethodReturnValue(Method method, Value value) in setMethodReturnValue() method in SimpleEnumArrayPropagator
120 protected void setMethodReturnValue(Clazz clazz, in setMethodReturnValue() method in StoringInvocationUnit
134 setMethodReturnValue(clazz, method, returnValue); in exitMethod()344 protected void setMethodReturnValue(Clazz clazz, in setMethodReturnValue() method in BasicInvocationUnit