Searched refs:getChromiumStyle (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h2229 FormatStyle getChromiumStyle(FormatStyle::LanguageKind Language);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp974 FormatStyle getChromiumStyle(FormatStyle::LanguageKind Language) { function in namespace:clang::format
1138 *Style = getChromiumStyle(Language);

Completed in 73 milliseconds