Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DSortIncludesTest.cpp22 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 DCMakeLists.txt27 SortIncludesTest.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang/unittests/Format/
H A DBUILD.gn35 "SortIncludesTest.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt682 clang/unittests/Format/SortIncludesTest.cpp