Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DNamespaceEndCommentsFixerTest.cpp20 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 DCMakeLists.txt23 NamespaceEndCommentsFixerTest.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang/unittests/Format/
H A DBUILD.gn31 "NamespaceEndCommentsFixerTest.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt678 clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp