Home
last modified time | relevance | path

Searched defs:TestRanges (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-refactor/
H A DTestSupport.cpp113 TestRefactoringResultConsumer(const TestSelectionRangesInFile &TestRanges) in TestRefactoringResultConsumer()
157 const TestSelectionRangesInFile &TestRanges; member in clang::refactor::__anon00bb63930111::TestRefactoringResultConsumer
386 TestSelectionRangesInFile TestRanges = {Filename.str(), {}}; in findTestSelectionRanges() local