Searched refs:getCommentColumn (Results 1 – 4 of 4) sorted by relevance
452 unsigned getCommentColumn() const { return 40; } in getCommentColumn() function
132 unsigned CommentColumn = MAI->getCommentColumn(); in emitComments()
280 OS.PadToColumn(MAI->getCommentColumn()); in EmitCommentsAndEOL()945 OS.PadToColumn(MAI->getCommentColumn()); in EmitDwarfLocDirective()
5862 unsigned CommentColumn = MAI.getCommentColumn(); in emitComments()