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

/external/clang/include/clang/Format/
H A DFormat.h242 FormatStyle getChromiumStyle();
/external/clang/lib/Format/
H A DFormat.cpp226 FormatStyle getChromiumStyle() { function in namespace:clang::format
267 *Style = getChromiumStyle();
/external/clang/unittests/Format/
H A DFormatTest.cpp5591 Styles[0] = getChromiumStyle();

Completed in 284 milliseconds