Lines Matching defs:icce
1132 bool icce = resolved_method->CheckIncompatibleClassChange(invoke_type);1133 if (referrer_class != NULL && !icce) {