Searched refs:returnVoid (Results 1 – 5 of 5) sorted by relevance
508 code.returnVoid(); in generateCodeForAllMethods()533 superCode.returnVoid(); in generateCodeForAllMethods()607 constructorCode.returnVoid(); in generateConstructorsAndFields()755 code.returnVoid(); in generateCodeForReturnStatement()
102 code.returnVoid(); in generateHelloMethod()
133 code.returnVoid(); in testVoidNoArgMemberMethod()175 code.returnVoid(); in testCreateLocalMethodAsNull()386 code.returnVoid(); in testReturnTypeMismatch()463 code.returnVoid(); in testDeclareConstructor()501 code.returnVoid(); in testReturnType()1495 code.returnVoid(); in testUnusedParameters()1738 code.returnVoid(); in testSynchronizedFlagImpactsDeclarationOnly()1772 code.returnVoid(); in testMonitorEnterMonitorExit()1872 code.returnVoid(); in addDefaultConstructor()2045 code.returnVoid(); in addConstructorToDexMakerGenerator()
102 code.returnVoid();
813 public void returnVoid() { in returnVoid() method in Code