Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp22953 auto Style7b = getStyle("file", "/d/.clang-format", "LLVM", "", &FS, true); in TEST() local
22954 ASSERT_TRUE((bool)Style7b); in TEST()