Searched refs:callInitMethods (Results 1 – 2 of 2) sorted by relevance
1154 callInitMethods(cexp.getCompiledClassType(this), in generateConstructor()1169 void callInitMethods (ClassType clas, ArrayList<ClassType> seen) in callInitMethods() method1191 callInitMethods(interfaces[i], seen); in callInitMethods()
675 comp.callInitMethods(getCompiledClassType(comp), in compileCallInitMethods()