Home | History | Annotate | Download | only in CppBackend

Lines Matching defs:EI

567     StructType::element_iterator EI = ST->element_begin();
569 for (; EI != EE; ++EI) {
570 Type* fieldTy = static_cast<Type*>(*EI);