Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/clang-refactor/
H A DTestSupport.cpp357 static const Regex EndLocRegex( in findTestSelectionRanges() local
360 if (!EndLocRegex.match(Matches[3], &EndLocMatches)) { in findTestSelectionRanges()