Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp22938 auto Style6 = getStyle("KungFu", "a.h", "LLVM", "", &FS); in TEST() local
22939 ASSERT_FALSE((bool)Style6); in TEST()
22940 llvm::consumeError(Style6.takeError()); in TEST()