Searched refs:NamespaceEndCommentsFixerTest (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/unittests/Format/ |
| H A D | NamespaceEndCommentsFixerTest.cpp | 20 class NamespaceEndCommentsFixerTest : public ::testing::Test { class 45 TEST_F(NamespaceEndCommentsFixerTest, AddsEndComment) { in TEST_F() argument 462 TEST_F(NamespaceEndCommentsFixerTest, WorksForObjCpp) { in TEST_F() argument 476 TEST_F(NamespaceEndCommentsFixerTest, AddsMacroEndComment) { in TEST_F() argument 555 TEST_F(NamespaceEndCommentsFixerTest, AddsNewlineIfNeeded) { in TEST_F() argument 636 TEST_F(NamespaceEndCommentsFixerTest, in TEST_F() argument 648 TEST_F(NamespaceEndCommentsFixerTest, KeepsValidEndComment) { in TEST_F() argument 991 TEST_F(NamespaceEndCommentsFixerTest, in TEST_F() argument 1139 TEST_F(NamespaceEndCommentsFixerTest, in TEST_F() argument 1257 TEST_F(NamespaceEndCommentsFixerTest, in TEST_F() argument [all …]
|
| H A D | CMakeLists.txt | 23 NamespaceEndCommentsFixerTest.cpp
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/clang/unittests/Format/ |
| H A D | BUILD.gn | 31 "NamespaceEndCommentsFixerTest.cpp",
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 678 clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp
|