Searched refs:CleanupTest (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/unittests/Format/ |
| H A D | CleanupTest.cpp | 23 class CleanupTest : public ::testing::Test { class 46 TEST_F(CleanupTest, DeleteEmptyNamespaces) { in TEST_F() argument 61 TEST_F(CleanupTest, NamespaceWithSyntaxError) { in TEST_F() argument 77 TEST_F(CleanupTest, EmptyNamespaceNotAffected) { in TEST_F() argument 188 TEST_F(CleanupTest, ListRedundantComma) { in TEST_F() argument 198 TEST_F(CleanupTest, NoCleanupsForJavaScript) { in TEST_F() argument 206 TEST_F(CleanupTest, TrailingCommaInParens) { in TEST_F() argument 217 TEST_F(CleanupTest, TrailingCommaInBraces) { in TEST_F() argument 243 TEST_F(CleanupTest, CtorInitializationBracesInParens) { in TEST_F() argument 268 TEST_F(CleanupTest, RemoveCommentsAroundDeleteCode) { in TEST_F() argument [all …]
|
| H A D | CMakeLists.txt | 6 CleanupTest.cpp
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/clang/unittests/Format/ |
| H A D | BUILD.gn | 14 "CleanupTest.cpp",
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 662 clang/unittests/Format/CleanupTest.cpp
|