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

/external/clang/lib/Format/
H A DFormat.cpp190 FormatStyle getGoogleStyle() { function in namespace:clang::format
227 FormatStyle ChromiumStyle = getGoogleStyle();
271 *Style = getGoogleStyle();

Completed in 71 milliseconds