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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Format/
H A DFormat.h310 FormatStyle getGoogleStyle();
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp234 FormatStyle getGoogleStyle() { function in namespace:clang::format
282 FormatStyle ChromiumStyle = getGoogleStyle();
326 *Style = getGoogleStyle();

Completed in 104 milliseconds