Home | History | Annotate | Download | only in Core

Lines Matching refs:EI

1434   iterator I = builder.begin(), EI = builder.end();
1435 bool defaultIsFeasible = I == EI;
1437 for ( ; I != EI; ++I) {
1589 ei = checkerPreStmt.end(); it != ei; ++it) {
2313 EI = BR.EQClasses_begin(), EE = BR.EQClasses_end(); EI != EE; ++EI) {
2314 ExplodedNode *N = const_cast<ExplodedNode*>(EI->begin()->getErrorNode());