Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4986 FormatStyle getWebKitStyle();
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1839 FormatStyle getWebKitStyle() { in getWebKitStyle() function
1936 *Style = getWebKitStyle(); in getPredefinedStyle()