Home
last modified time | relevance | path

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

/external/clang/include/clang/Format/
DFormat.h735 FormatStyle getWebKitStyle();
/external/llvm-project/clang/unittests/Format/
DFormatTestObjC.cpp1067 Style = getWebKitStyle(); in TEST_F()
DFormatTest.cpp14007 Styles[0] = getWebKitStyle(); in TEST_F()
14967 FormatStyle Style = getWebKitStyle(); in TEST_F()
17288 FormatStyle Style = getWebKitStyle(); in TEST_F()
/external/llvm-project/clang/include/clang/Format/
DFormat.h2619 FormatStyle getWebKitStyle();
/external/clang/unittests/Format/
DFormatTest.cpp7773 getWebKitStyle()); in TEST_F()
7774 verifyFormat("@property BOOL editable;", getWebKitStyle()); in TEST_F()
10065 Styles[0] = getWebKitStyle(); in TEST_F()
10759 FormatStyle Style = getWebKitStyle(); in TEST_F()
/external/clang/lib/Format/
DFormat.cpp670 FormatStyle getWebKitStyle() { in getWebKitStyle() function
722 *Style = getWebKitStyle(); in getPredefinedStyle()
/external/llvm-project/clang/lib/Format/
DFormat.cpp1226 FormatStyle getWebKitStyle() { in getWebKitStyle() function
1313 *Style = getWebKitStyle(); in getPredefinedStyle()