Searched defs:AlignLeft (Results 1 – 3 of 3) sorted by relevance
56 int AlignLeft; field
2357 FormatStyle AlignLeft = getLLVMStyle(); in TEST_F() local 6624 FormatStyle AlignLeft = getLLVMStyle(); TEST_F() local 11358 FormatStyle AlignLeft = getLLVMStyle(); TEST_F() local 15352 FormatStyle AlignLeft = getLLVMStyleWithColumns(12); TEST_F() local [all...]
1253 const bool AlignLeft = Align == FormatStyle::ENAS_Left || WithLastLine; alignEscapedNewlines() local