Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/clang-refactor/
H A DTestSupport.cpp114 TestRefactoringResultConsumer(const TestSelectionRangesInFile &TestRanges) in TestRefactoringResultConsumer()
158 const TestSelectionRangesInFile &TestRanges; member in clang::refactor::__anon47fc95df0111::TestRefactoringResultConsumer
387 TestSelectionRangesInFile TestRanges = {Filename.str(), {}}; in findTestSelectionRanges() local