Searched defs:verifyFormat (Results 1 – 7 of 7) sorted by relevance
39 static void verifyFormat(StringRef Code) { in verifyFormat() function in clang::format::FormatTestTableGen 44 static void verifyFormat(StringRef Result, StringRef MessedUp) { in verifyFormat() function in clang::format::FormatTestTableGen 48 static void verifyFormat(StringRef Code, const FormatStyle &Style) { in verifyFormat() function in clang::format::FormatTestTableGen [all...]
156 #define verifyFormat(...) _verifyFormat(__FILE__, __LINE__, __VA_ARGS__) macro
66 verifyFormat(StringRef Code, in verifyFormat() function in clang::format::FormatTestJson
39 static void verifyFormat(StringRef Code) { in verifyFormat() function in clang::format::FormatTestProto [all...]
88 #define verifyFormat(...) _verifyFormat(__FILE__, __LINE__, __VA_ARGS__) macro
32 #define verifyFormat(...) _verifyFormat(__FILE__, __LINE__, __VA_ARGS__) macro [all...]
48 static void verifyFormat( in verifyFormat() function in clang::format::FormatTestJS 56 static void verifyFormat( in verifyFormat() function in clang::format::FormatTestJS [all...]