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