Searched refs:toJvmTypeName (Results 1 – 3 of 3) sorted by relevance
187 protected static String toJvmTypeName(int type, int dim) { in toJvmTypeName() method in CodeGen1403 return toJvmTypeName(type, dim); in checkCastExpr()
443 desc = toJvmTypeName(type, dim); in atMultiNewArray()
1114 String cname = CodeGen.toJvmTypeName(builtinType, dim); in parseDotClass()