Lines Matching defs:Style
28 std::string format(StringRef Code, const FormatStyle &Style = getLLVMStyle(), in format()
48 FormatStyle getStyleWithColumns(FormatStyle Style, unsigned ColumnLimit) { in getStyleWithColumns()
60 FormatStyle Style = getLLVMStyle(); in getRawStringPbStyleWithColumns() local
75 FormatStyle Style = getLLVMStyle(); in getRawStringLLVMCppStyleBasedOn() local
89 FormatStyle Style = getGoogleStyle(FormatStyle::LK_Cpp); in getRawStringGoogleCppStyleBasedOn() local
135 FormatStyle Style = getGoogleStyle(FormatStyle::LK_Cpp); in TEST_F() local
759 FormatStyle Style = getRawStringPbStyleWithColumns(40); in TEST_F() local
781 FormatStyle Style = getRawStringPbStyleWithColumns(35); in TEST_F() local
798 FormatStyle Style = getRawStringPbStyleWithColumns(60); in TEST_F() local
828 FormatStyle Style = getRawStringPbStyleWithColumns(80); in TEST_F() local
863 FormatStyle Style = getRawStringPbStyleWithColumns(60); in TEST_F() local
889 FormatStyle Style = getRawStringPbStyleWithColumns(60); in TEST_F() local
978 FormatStyle Style = getRawStringPbStyleWithColumns(60); in TEST_F() local