Home | History | Annotate | Download | only in Sema

Lines Matching refs:EI

10932         for (auto *EI : ED->enumerators())
10933 PushOnScopeChains(EI, FnBodyScope, /*AddToContext=*/false);