Searched refs:getLoadClassType (Results 1 – 9 of 9) sorted by relevance
34 ObjectType getLoadClassType( ConstantPoolGen cpg ); in getLoadClassType() method
53 public ObjectType getLoadClassType( final ConstantPoolGen cpg ) { in getLoadClassType() method in NEW
57 public ObjectType getLoadClassType( final ConstantPoolGen cpg ) { in getLoadClassType() method in CHECKCAST
51 public ObjectType getLoadClassType( final ConstantPoolGen cpg ) { in getLoadClassType() method in INSTANCEOF
72 public ObjectType getLoadClassType( final ConstantPoolGen cpg ) { in getLoadClassType() method in ANEWARRAY
126 public ObjectType getLoadClassType( final ConstantPoolGen cpg ) { in getLoadClassType() method in MULTIANEWARRAY
132 public ObjectType getLoadClassType( final ConstantPoolGen cpg ) { in getLoadClassType() method in FieldOrMethod
521 final ObjectType t = o.getLoadClassType(cpg); in visitLoadClass()527 …"Class '"+o.getLoadClassType(cpg).getClassName()+"' is referenced, but cannot be loaded: '"+vr+"'.… in visitLoadClass()
232 final ObjectType t = o.getLoadClassType(cpg); in visitLoadClass()237 … constraintViolated((Instruction) o, "Class '"+o.getLoadClassType(cpg).getClassName()+ in visitLoadClass()