Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Format/
H A DConfigParseTest.cpp1195 auto Style1 = getStyle("file", "", "Google", "", &FS); TEST() local
1208 auto Style1 = getStyle("file", "/a/.clang-format", "Google", "", &FS); TEST() local