Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4996 FormatStyle getClangFormatStyle();
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1907 FormatStyle getClangFormatStyle() { in getClangFormatStyle() function
1942 *Style = getClangFormatStyle(); in getPredefinedStyle()