Searched refs:allConstructors (Results 1 – 4 of 4) sorted by relevance
126 && spec.allConstructors().containsKey(constructor.getHashableName())) { in versionConstructors()
208 cantStripThis(cl.allConstructors(), notStrippable); in cantStripThis()222 cl.innerClasses(), cl.allConstructors(), cl.allSelfMethods(), in cantStripThis()
320 public MethodInfo[] allConstructors() { in allConstructors() method in ClassInfo
309 public Map<String, ConstructorInfo> allConstructors() { in allConstructors() method in ClassInfo