Home
last modified time | relevance | path

Searched defs:FormatTestJS (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTestJS.cpp66 TEST_F(FormatTestJS, BlockComments) { in TEST_F() argument
92 TEST_F(FormatTestJS, JSDocComments) { in TEST_F() argument
295 TEST_F(FormatTestJS, ReservedWords) { in TEST_F() argument
573 TEST_F(FormatTestJS, GoogScopes) { in TEST_F() argument
585 TEST_F(FormatTestJS, IIFEs) { in TEST_F() argument
604 TEST_F(FormatTestJS, GoogModules) { in TEST_F() argument
1312 TEST_F(FormatTestJS, ForLoops) { in TEST_F() argument
1483 TEST_F(FormatTestJS, TryCatch) { in TEST_F() argument
1807 TEST_F(FormatTestJS, Decorators) { in TEST_F() argument
1867 TEST_F(FormatTestJS, Modules) { in TEST_F() argument
[all …]