Home | History | Annotate | Download | only in Scalar

Lines Matching refs:BBEnd

2783          BBIter = LatchPath.rbegin(), BBEnd = LatchPath.rend();
2784 BBIter != BBEnd; ++BBIter) {