Home | History | Annotate | Download | only in asm

Lines Matching refs:ianns

352     private AnnotationWriter ianns;
660 aw.next = ianns;
661 ianns = aw;
829 if (ianns != null) {
831 size += 8 + ianns.getSize();
920 if (ianns != null) {
922 ianns.put(out);