Home
last modified time | relevance | path

Searched refs:getChromiumStyle (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DLibFormat.rst57 FormatStyle getChromiumStyle();
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h3443 FormatStyle getChromiumStyle(FormatStyle::LanguageKind Language);
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp1237 FormatStyle getChromiumStyle(FormatStyle::LanguageKind Language) { in getChromiumStyle() function
1404 *Style = getChromiumStyle(Language); in getPredefinedStyle()