Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Tooling/
H A DRefactoringActionRulesTest.cpp25 class RefactoringActionRulesTest : public ::testing::Test { class
58 TEST_F(RefactoringActionRulesTest, MyFirstRefactoringRule) { in TEST_F() argument
147 TEST_F(RefactoringActionRulesTest, ReturnError) { in TEST_F() argument
198 TEST_F(RefactoringActionRulesTest, ReturnSymbolOccurrences) { in TEST_F() argument
238 TEST_F(RefactoringActionRulesTest, EditorCommandBinding) { in TEST_F() argument
H A DCMakeLists.txt57 RefactoringActionRulesTest.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang/unittests/Tooling/
H A DBUILD.gn70 "RefactoringActionRulesTest.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt718 clang/unittests/Tooling/RefactoringActionRulesTest.cpp