Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Tooling/
H A DRefactoringActionRulesTest.cpp200 class FindOccurrences : public FindSymbolOccurrencesRefactoringRule { in TEST_F() class
204 FindOccurrences(SourceRange Selection) : Selection(Selection) {} in TEST_F() function in __anon13cf5f310111::TEST_F::FindOccurrences