Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormat.cpp394 FormatStyle getGoogleStyle(FormatStyle::LanguageKind Language) { in getGoogleStyle() function
/external/clang/unittests/Format/
DFormatTest.cpp20 FormatStyle getGoogleStyle() { in getGoogleStyle() function