Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Format/
H A DFormatTestCSharp.cpp693 FormatStyle GoogleStyle = getGoogleStyle(FormatStyle::LK_CSharp); in TEST_F() local
836 FormatStyle GoogleStyle = getGoogleStyle(FormatStyle::LK_CSharp); in TEST_F() local
868 FormatStyle GoogleStyle = getGoogleStyle(FormatStyle::LK_CSharp); in TEST_F() local
912 FormatStyle GoogleStyle = getGoogleStyle(FormatStyle::LK_CSharp); in TEST_F() local
/llvm-project/clang/lib/Format/
H A DFormat.cpp1634 FormatStyle GoogleStyle = getGoogleStyle(FormatStyle::LK_Proto); getGoogleStyle() local
1640 FormatStyle GoogleStyle = getLLVMStyle(Language); getGoogleStyle() local
[all...]