Searched refs:PadToColumn (Results 1 – 9 of 9) sorted by relevance
158 OS.PadToColumn(Indent*2); in EmitMatcher()175 OS.PadToColumn(Indent*2) << "/*Scope*/ "; in EmitMatcher()177 OS.PadToColumn(Indent*2); in EmitMatcher()205 OS.PadToColumn(CommentIndent) << "// " << SM->getNumChildren() in EmitMatcher()216 OS.PadToColumn(Indent*2) << "0, "; in EmitMatcher()226 OS.PadToColumn(CommentIndent) << "// #" in EmitMatcher()236 OS.PadToColumn(CommentIndent) << "// #" in EmitMatcher()273 OS.PadToColumn(CommentIndent) << "// " << Pred; in EmitMatcher()281 OS.PadToColumn(CommentIndent) << "// " << Pred.getFnName(); in EmitMatcher()344 OS.PadToColumn(Indent*2); in EmitMatcher()[all …]
714 OS.PadToColumn(12); in emitTable()
81 OS.PadToColumn(50); in printInfoComment()89 OS.PadToColumn(50); in printInfoComment()99 OS.PadToColumn(50); in printInfoComment()106 OS.PadToColumn(50); in printInfoComment()
67 formatted_raw_ostream &formatted_raw_ostream::PadToColumn(unsigned NewCol) { in PadToColumn() function in formatted_raw_ostream
107 formatted_raw_ostream &PadToColumn(unsigned NewCol);
138 FormattedOS.PadToColumn(CommentColumn); in emitComments()
280 OS.PadToColumn(MAI->getCommentColumn()); in EmitCommentsAndEOL()945 OS.PadToColumn(MAI->getCommentColumn()); in EmitDwarfLocDirective()
2685 Out.PadToColumn(50); in printBasicBlock()2689 Out.PadToColumn(50); in printBasicBlock()
5868 FormattedOS.PadToColumn(CommentColumn); in emitComments()