Searched refs:SortIncludesTest (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/unittests/Format/ |
| H A D | SortIncludesTest.cpp | 22 class SortIncludesTest : public ::testing::Test { class 56 TEST_F(SortIncludesTest, BasicSorting) { in TEST_F() argument 73 TEST_F(SortIncludesTest, TrailingComments) { in TEST_F() argument 170 TEST_F(SortIncludesTest, MainFileHeader) { in TEST_F() argument 298 TEST_F(SortIncludesTest, MixIncludeAndImport) { in TEST_F() argument 307 TEST_F(SortIncludesTest, FixTrailingComments) { in TEST_F() argument 316 TEST_F(SortIncludesTest, LeadingWhitespace) { in TEST_F() argument 333 TEST_F(SortIncludesTest, TrailingWhitespace) { in TEST_F() argument 344 TEST_F(SortIncludesTest, GreaterInComment) { in TEST_F() argument 971 TEST_F(SortIncludesTest, in TEST_F() argument [all …]
|
| H A D | CMakeLists.txt | 27 SortIncludesTest.cpp
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/clang/unittests/Format/ |
| H A D | BUILD.gn | 35 "SortIncludesTest.cpp",
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 682 clang/unittests/Format/SortIncludesTest.cpp
|