Searched refs:FormatTestComments (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/unittests/Format/ |
| H A D | FormatTestComments.cpp | 28 class FormatTestComments : public ::testing::Test { class 477 TEST_F(FormatTestComments, AlignsBlockComments) { in TEST_F() argument 589 TEST_F(FormatTestComments, SplitsLongCxxComments) { in TEST_F() argument 1529 TEST_F(FormatTestComments, ReflowsComments) { in TEST_F() argument 2217 TEST_F(FormatTestComments, IgnoresIf0Contents) { in TEST_F() argument 2401 TEST_F(FormatTestComments, BlockComments) { in TEST_F() argument 2512 TEST_F(FormatTestComments, BlockCommentsInMacros) { in TEST_F() argument 2629 TEST_F(FormatTestComments, AlignTrailingComments) { in TEST_F() argument 3057 TEST_F(FormatTestComments, NoCrash_Bug34236) { in TEST_F() argument 3090 TEST_F(FormatTestComments, PythonStyleComments) { in TEST_F() argument [all …]
|
| H A D | CMakeLists.txt | 9 FormatTestComments.cpp
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/clang/unittests/Format/ |
| H A D | BUILD.gn | 18 "FormatTestComments.cpp",
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 665 clang/unittests/Format/FormatTestComments.cpp
|