Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTestObjC.cpp1079 Style = getWebKitStyle(); in TEST_F()
H A DFormatTest.cpp19958 Styles[0] = getWebKitStyle(); in TEST_F()
21198 FormatStyle Style = getWebKitStyle(); in TEST_F()
24064 FormatStyle Style = getWebKitStyle(); in TEST_F()
/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h4058 FormatStyle getWebKitStyle();
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp1584 FormatStyle getWebKitStyle() { in getWebKitStyle() function
1671 *Style = getWebKitStyle(); in getPredefinedStyle()