Home | History | Annotate | Download | only in Scalar

Lines Matching refs:BBEnd

2703          BBIter = LatchPath.rbegin(), BBEnd = LatchPath.rend();
2704 BBIter != BBEnd; ++BBIter) {