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.h5227 FormatStyle getWebKitStyle();
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1860 FormatStyle getWebKitStyle() { in getWebKitStyle() function
1960 *Style = getWebKitStyle(); in getPredefinedStyle()