Home
last modified time | relevance | path

Searched refs:verifyIncompleteFormat (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTestObjC.cpp68 #define verifyIncompleteFormat(...) \ macro
1214 verifyIncompleteFormat("[self setDict:@{}"); in TEST_F()
1215 verifyIncompleteFormat("[self setDict:@{@1 : @2}"); in TEST_F()
1291 verifyIncompleteFormat("@["); in TEST_F()
H A DFormatTest.cpp115 #define verifyIncompleteFormat(...) \ macro
4572 verifyIncompleteFormat("try {} catch ("); in TEST_F()
5074 verifyIncompleteFormat("#define A :"); in TEST_F()
5086 verifyIncompleteFormat("#define STR(x) #x\n" in TEST_F()
5093 verifyIncompleteFormat("({\n" in TEST_F()
5909 verifyIncompleteFormat("void f(\n" in TEST_F()
12279 verifyIncompleteFormat("for {\n foo;\n foo();\n}"); in TEST_F()
12280 verifyIncompleteFormat("ERROR: for target;"); in TEST_F()
12286 verifyIncompleteFormat("namespace {\n" in TEST_F()