Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DFormat.cpp396 FormatStyle getGoogleStyle(FormatStyle::LanguageKind Language) { in getGoogleStyle() function
/minix3/external/bsd/llvm/dist/clang/unittests/Format/
H A DFormatTest.cpp20 FormatStyle getGoogleStyle() { in getGoogleStyle() function