Lines Matching full:clinit
606 return (*meth->name == '<' && strcmp(meth->name+1, "clinit>") == 0);2783 * If "field" is marked "final", make sure this is the either <clinit>2813 "VFY: can't modify final static field outside <clinit>");