Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3588 FormatStyle getWebKitStyle();
/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1370 FormatStyle getWebKitStyle() { in getWebKitStyle() function
1457 *Style = getWebKitStyle(); in getPredefinedStyle()