Home | History | Annotate | Download | only in Frontend

Lines Matching refs:PosEnd

1318       ModuleBuildStack::iterator Pos = ModPath.begin(), PosEnd = ModPath.end();
1319 for (; Pos != PosEnd; ++Pos) {
1324 if (Pos != PosEnd) {
1326 for (; Pos != PosEnd; ++Pos) {