Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DSortImportsTestJS.cpp51 TEST_F(SortImportsTestJS, AlreadySorted) { in TEST_F() argument
64 TEST_F(SortImportsTestJS, BasicSorting) { in TEST_F() argument
76 TEST_F(SortImportsTestJS, DefaultBinding) { in TEST_F() argument
118 TEST_F(SortImportsTestJS, Comments) { in TEST_F() argument
139 TEST_F(SortImportsTestJS, SortStar) { in TEST_F() argument
148 TEST_F(SortImportsTestJS, AliasesSymbols) { in TEST_F() argument
155 TEST_F(SortImportsTestJS, SortSymbols) { in TEST_F() argument
167 TEST_F(SortImportsTestJS, GroupImports) { in TEST_F() argument
185 TEST_F(SortImportsTestJS, Exports) { in TEST_F() argument
225 TEST_F(SortImportsTestJS, AffectedRange) { in TEST_F() argument
[all …]
H A DCMakeLists.txt25 SortImportsTestJS.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang/unittests/Format/
H A DBUILD.gn33 "SortImportsTestJS.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt681 clang/unittests/Format/SortImportsTestJS.cpp