Searched refs:endI (Results 1 – 2 of 2) sorted by relevance
100 StringRef::iterator endI = functionName.end(); in followsCreateRule() local104 for ( ; it != endI ; ++it) { in followsCreateRule()118 if (it == endI) in followsCreateRule()134 if (it == endI || !isLowercase(*it)) in followsCreateRule()
2900 Int startI, endI; in VG_() local2920 endI = find_nsegment_idx( end2 ); in VG_()2926 if (startI != endI) in VG_()