• Home
  • Raw
  • Download

Lines Matching refs:getLLVMStyle

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