Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h5223 FormatStyle getMozillaStyle();
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1834 FormatStyle getMozillaStyle() { in getMozillaStyle() function
1956 *Style = getMozillaStyle(); in getPredefinedStyle()