Lines Matching full:startindex
1717 int startIndex = -1;1723 startIndex < 0)1724 startIndex = fieldIndex;1729 PoisonMembers(CGF, startIndex, Layout.getFieldCount());1731 } else if (startIndex >= 0) {1733 PoisonMembers(CGF, startIndex, fieldIndex);1735 startIndex = -1;