Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h3451 FormatStyle getWebKitStyle();
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp1323 FormatStyle getWebKitStyle() { in getWebKitStyle() function
1410 *Style = getWebKitStyle(); in getPredefinedStyle()