Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormat.cpp1498 FormatStyle GoogleStyle = getGoogleStyle(FormatStyle::LK_Proto); in getGoogleStyle() local
1504 FormatStyle GoogleStyle = getLLVMStyle(Language); in getGoogleStyle() local