Home | History | Annotate | Download | only in Core

Lines Matching defs:EI

1339   iterator I = builder.begin(), EI = builder.end();
1340 bool defaultIsFeasible = I == EI;
1342 for ( ; I != EI; ++I) {
1490 ei = checkerPreStmt.end(); it != ei; ++it) {
2042 EI = BR.EQClasses_begin(), EE = BR.EQClasses_end(); EI != EE; ++EI) {
2043 ExplodedNode *N = const_cast<ExplodedNode*>(EI->begin()->getErrorNode());