Searched refs:mayThrowExceptions (Results 1 – 4 of 4) sorted by relevance
41 private boolean mayThrowExceptions; field in ExceptionInstructionChecker47 public boolean mayThrowExceptions(Clazz clazz, in mayThrowExceptions() method in ExceptionInstructionChecker51 return mayThrowExceptions(clazz, in mayThrowExceptions()62 public boolean mayThrowExceptions(Clazz clazz, in mayThrowExceptions() method in ExceptionInstructionChecker78 if (mayThrowExceptions(clazz, in mayThrowExceptions()98 public boolean mayThrowExceptions(Clazz clazz, in mayThrowExceptions() method in ExceptionInstructionChecker105 return mayThrowExceptions(clazz, in mayThrowExceptions()116 public boolean mayThrowExceptions(Clazz clazz, in mayThrowExceptions() method in ExceptionInstructionChecker122 return instruction.mayThrowExceptions(); in mayThrowExceptions()172 mayThrowExceptions = true; in visitSimpleInstruction()[all …]
85 if (!mayThrowExceptions(clazz, in visitExceptionInfo()107 private boolean mayThrowExceptions(Clazz clazz, in mayThrowExceptions() method in UnreachableExceptionRemover123 if (instruction.mayThrowExceptions()) in mayThrowExceptions()
972 public boolean mayThrowExceptions() in mayThrowExceptions() method in Instruction
META-INF/ META-INF/MANIFEST.MF proguard/ proguard/FileWordReader.class FileWordReader ...