Searched refs:getCommentColumn (Results 1 – 4 of 4) sorted by relevance
443 unsigned getCommentColumn() const { return 40; } in getCommentColumn() function
133 unsigned CommentColumn = MAI->getCommentColumn(); in emitComments()
277 OS.PadToColumn(MAI->getCommentColumn()); in EmitCommentsAndEOL()944 OS.PadToColumn(MAI->getCommentColumn()); in EmitDwarfLocDirective()
5879 unsigned CommentColumn = MAI.getCommentColumn(); in emitComments()