Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-refactor/
H A DTestSupport.h98 Optional<TestSelectionRangesInFile> findTestSelectionRanges(StringRef Filename);
H A DTestSupport.cpp295 findTestSelectionRanges(StringRef Filename) { in findTestSelectionRanges() function
H A DClangRefactor.cpp151 findTestSelectionRanges(Filename); in fromString()