Searched refs:getWebKitStyle (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Format/
H A DFormat.h440 FormatStyle getWebKitStyle();
/external/clang/unittests/Format/
H A DFormatTest.cpp6519 getWebKitStyle());
6520 verifyFormat("@property BOOL editable;", getWebKitStyle());
8045 Styles[0] = getWebKitStyle();
8582 FormatStyle Style = getWebKitStyle();
/external/clang/lib/Format/
H A DFormat.cpp427 FormatStyle getWebKitStyle() { function in namespace:clang::format
473 *Style = getWebKitStyle();

Completed in 115 milliseconds