Lines Matching defs:Style
32 const FormatStyle &Style = getLLVMStyle(), in format()
52 FormatStyle getStyleWithColumns(FormatStyle Style, unsigned ColumnLimit) { in getStyleWithColumns()
64 FormatStyle Style = getLLVMStyle(); in getRawStringPbStyleWithColumns() local
79 FormatStyle Style = getLLVMStyle(); in getRawStringLLVMCppStyleBasedOn() local
93 FormatStyle Style = getGoogleStyle(FormatStyle::LK_Cpp); in getRawStringGoogleCppStyleBasedOn() local
139 FormatStyle Style = getGoogleStyle(FormatStyle::LK_Cpp); in TEST_F() local
763 FormatStyle Style = getRawStringPbStyleWithColumns(40); in TEST_F() local
785 FormatStyle Style = getRawStringPbStyleWithColumns(25); in TEST_F() local
797 FormatStyle Style = getRawStringPbStyleWithColumns(60); in TEST_F() local
827 FormatStyle Style = getRawStringPbStyleWithColumns(80); in TEST_F() local
862 FormatStyle Style = getRawStringPbStyleWithColumns(60); in TEST_F() local
888 FormatStyle Style = getRawStringPbStyleWithColumns(60); in TEST_F() local
977 FormatStyle Style = getRawStringPbStyleWithColumns(60); in TEST_F() local