Home | History | Annotate | Download | only in Format

Lines Matching refs:AlignLeft

5176   FormatStyle AlignLeft = getLLVMStyleWithColumns(12);
5177 AlignLeft.AlignEscapedNewlinesLeft = true;
5183 format("#define A \"some text other\";", AlignLeft));