Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTestObjC.cpp26 class FormatTestObjC : public ::testing::Test { class
28 FormatTestObjC() { in FormatTestObjC() function in clang::format::__anon0b1a8e450111::FormatTestObjC
191 TEST_F(FormatTestObjC, FormatObjCTryCatch) { in TEST_F() argument
225 TEST_F(FormatTestObjC, FormatObjCGenerics) { in TEST_F() argument
994 TEST_F(FormatTestObjC, ObjCAt) { in TEST_F() argument
1037 TEST_F(FormatTestObjC, ObjCSnippets) { in TEST_F() argument
1088 TEST_F(FormatTestObjC, ObjCForIn) { in TEST_F() argument
1108 TEST_F(FormatTestObjC, ObjCCxxKeywords) { in TEST_F() argument
1183 TEST_F(FormatTestObjC, ObjCLiterals) { in TEST_F() argument
1510 TEST_F(FormatTestObjC, IfNotUnlikely) { in TEST_F() argument
[all …]
H A DCMakeLists.txt14 FormatTestObjC.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang/unittests/Format/
H A DBUILD.gn22 "FormatTestObjC.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt670 clang/unittests/Format/FormatTestObjC.cpp