Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Format/
H A DFormatTestTableGen.cpp39 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...]
H A DFormatTestBase.h156 #define verifyFormat(...) _verifyFormat(__FILE__, __LINE__, __VA_ARGS__) macro
H A DFormatTestJson.cpp66 verifyFormat(StringRef Code, in verifyFormat() function in clang::format::FormatTestJson
H A DFormatTestProto.cpp39 static void verifyFormat(StringRef Code) { in verifyFormat() function in clang::format::FormatTestProto
[all...]
H A DDefinitionBlockSeparatorTest.cpp88 #define verifyFormat(...) _verifyFormat(__FILE__, __LINE__, __VA_ARGS__) macro
H A DFormatTestObjC.cpp32 #define verifyFormat(...) _verifyFormat(__FILE__, __LINE__, __VA_ARGS__) macro
[all...]
H A DFormatTestJS.cpp48 static void verifyFormat( in verifyFormat() function in clang::format::FormatTestJS
56 static void verifyFormat( in verifyFormat() function in clang::format::FormatTestJS
[all...]