Home | History | Annotate | Download | only in Format

Lines Matching refs:getLLVMStyle

37                      const FormatStyle &Style = getLLVMStyle(),
57 FormatStyle Style = getLLVMStyle();
69 const FormatStyle &Style = getLLVMStyle()) {
74 const FormatStyle &Style = getLLVMStyle()) {
90 const FormatStyle &Style = getLLVMStyle()) {
223 getLLVMStyle()));
298 FormatStyle AllowsMergedIf = getLLVMStyle();
349 FormatStyle AllowsMergedLoops = getLLVMStyle();
372 FormatStyle AllowSimpleBracedStatements = getLLVMStyle();
541 FormatStyle NoBinPacking = getLLVMStyle();
764 FormatStyle Style = getLLVMStyle();
1149 FormatStyle NoBinPacking = getLLVMStyle();
1317 EXPECT_EQ("// whitespace", format("//whitespace", getLLVMStyle()));
1322 EXPECT_EQ("//--But not here", format("//--But not here", getLLVMStyle()));
2256 FormatStyle Style = getLLVMStyle();
2395 FormatStyle Style = getLLVMStyle();
2475 FormatStyle Style = getLLVMStyle();
2717 EXPECT_EQ("#define A(c) L#c", format("#define A(c) L#c", getLLVMStyle()));
3143 FormatStyle SingleLine = getLLVMStyle();
3312 FormatStyle Style = getLLVMStyle();
3433 FormatStyle OnePerLine = getLLVMStyle();
3484 FormatStyle Style = getLLVMStyle();
3552 FormatStyle Style = getLLVMStyle();
3584 FormatStyle Style = getLLVMStyle();
3651 FormatStyle OnePerLine = getLLVMStyle();
3768 FormatStyle OnePerLine = getLLVMStyle();
3885 FormatStyle Style = getLLVMStyle();
4450 FormatStyle Style = getLLVMStyle();
4625 FormatStyle NoBinPacking = getLLVMStyle();
4673 FormatStyle Style = getLLVMStyle();
4867 FormatStyle Style = getLLVMStyle();
5001 FormatStyle NoBreak = getLLVMStyle();
5003 FormatStyle Break = getLLVMStyle();
5289 FormatStyle NoBinPacking = getLLVMStyle();
5378 FormatStyle AlwaysBreak = getLLVMStyle();
5519 FormatStyle Style = getLLVMStyle();
5632 FormatStyle AlignLeft = getLLVMStyle();
5646 FormatStyle Spaces = getLLVMStyle();
5780 FormatStyle Left = getLLVMStyle();
5831 FormatStyle PointerLeft = getLLVMStyle();
5884 FormatStyle PointerMiddle = getLLVMStyle();
5913 FormatStyle AfterType = getLLVMStyle();
5925 FormatStyle PointersLeft = getLLVMStyle();
6149 FormatStyle Indented = getLLVMStyle();
6290 FormatStyle Style = getLLVMStyle();
6305 FormatStyle NoBinPacking = getLLVMStyle();
6485 FormatStyle NoBinPacking = getLLVMStyle();
6558 FormatStyle ExtraSpaces = getLLVMStyle();
6739 FormatStyle DoNotMerge = getLLVMStyle();
6785 FormatStyle NoColumnLimit = getLLVMStyle();
6830 FormatStyle MergeInlineOnly = getLLVMStyle();
7041 FormatStyle NoBinPacking = getLLVMStyle();
7213 FormatStyle Style = getLLVMStyle();
8245 FormatStyle Style = getLLVMStyle();
8842 getLLVMStyle()));
8849 getLLVMStyle()));
8858 getLLVMStyle()));
8865 getLLVMStyle()));
8869 FormatStyle NoSpace = getLLVMStyle();
8904 FormatStyle Space = getLLVMStyle();
8953 FormatStyle Spaces = getLLVMStyle();
9062 FormatStyle Spaces = getLLVMStyle();
9085 FormatStyle Spaces = getLLVMStyle();
9093 FormatStyle Alignment = getLLVMStyle();
9269 FormatStyle Alignment = getLLVMStyle();
9510 FormatStyle LinuxBraceStyle = getLLVMStyle();
9551 FormatStyle MozillaBraceStyle = getLLVMStyle();
9595 FormatStyle StroustrupBraceStyle = getLLVMStyle();
9657 FormatStyle AllmanBraceStyle = getLLVMStyle();
9843 FormatStyle GNUBraceStyle = getLLVMStyle();
9967 FormatStyle WebKitBraceStyle = getLLVMStyle();
10010 getLLVMStyle());
10038 Styles[0] = getLLVMStyle();
10083 Styles[1] = getLLVMStyle();
10089 Styles[1] = getLLVMStyle();
10093 Styles[2] = getLLVMStyle();
10100 Styles[3] = getLLVMStyle();
10107 Styles[4] = getLLVMStyle();
10311 FormatStyle BaseStyle = getLLVMStyle();
10510 FormatStyle Style = getLLVMStyle();
10643 FormatStyle Style = getLLVMStyle();
10677 FormatStyle Style = getLLVMStyle();
11059 FormatStyle ShortBlocks = getLLVMStyle();
11151 FormatStyle FourIndent = getLLVMStyle();
11160 FormatStyle ZeroColumn = getLLVMStyle();
11233 getLLVMStyle()));
11240 getLLVMStyle()));
11247 getLLVMStyle()));
11298 FormatStyle Spaces = getLLVMStyle();
11481 FormatStyle Style = getLLVMStyle();
11499 ASSERT_EQ(Style1, getLLVMStyle());
11554 format::FormatStyle Style = format::getLLVMStyle();
11583 format::FormatStyle Style = format::getLLVMStyle();