Searched refs:FormatTestSelective (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/unittests/Format/ |
| H A D | FormatTestSelective.cpp | 20 class FormatTestSelective : public ::testing::Test { class 87 TEST_F(FormatTestSelective, ReformatsMovedLines) { in TEST_F() argument 100 TEST_F(FormatTestSelective, FormatsIfWithoutCompoundStatement) { in TEST_F() argument 107 TEST_F(FormatTestSelective, FormatsCommentsLocally) { in TEST_F() argument 180 TEST_F(FormatTestSelective, ContinueReindenting) { in TEST_F() argument 198 TEST_F(FormatTestSelective, ReindentClosingBrace) { in TEST_F() argument 372 TEST_F(FormatTestSelective, WrongIndent) { in TEST_F() argument 419 TEST_F(FormatTestSelective, ReformatRegionAdjustsIndent) { in TEST_F() argument 533 TEST_F(FormatTestSelective, UnderstandsTabs) { in TEST_F() argument 587 TEST_F(FormatTestSelective, SelectivelyRequoteJavaScript) { in TEST_F() argument [all …]
|
| H A D | CMakeLists.txt | 17 FormatTestSelective.cpp
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/clang/unittests/Format/ |
| H A D | BUILD.gn | 25 "FormatTestSelective.cpp",
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 673 clang/unittests/Format/FormatTestSelective.cpp
|