Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h5576 FormatStyle getWebKitStyle();
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1962 FormatStyle getWebKitStyle() { in getWebKitStyle() function
2063 *Style = getWebKitStyle(); in getPredefinedStyle()