Home
last modified time | relevance | path

Searched refs:ItSub (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/unittests/Tooling/Syntax/
DTokensTest.cpp196 for (auto ItSub = Subrange.begin(); ItSub != Subrange.end(); in findSubrange() local
197 ++ItSub, ++It) { in findSubrange()
198 if (!F(*ItSub, *It)) in findSubrange()