Searched refs:getCommentColumn (Results 1 – 4 of 4) sorted by relevance
425 unsigned getCommentColumn() const { return 40; } in getCommentColumn() function
134 unsigned CommentColumn = MAI->getCommentColumn(); in emitComments()
276 OS.PadToColumn(MAI->getCommentColumn()); in EmitCommentsAndEOL()899 OS.PadToColumn(MAI->getCommentColumn()); in EmitDwarfLocDirective()
2000 unsigned CommentColumn = MAI.getCommentColumn(); in emitComments()