Searched refs:CommentPrefix (Results 1 – 1 of 1) sorted by relevance
445 SmallString<8> CommentPrefix; in emitTypeInformation() local447 CommentPrefix += '\t'; in emitTypeInformation()448 CommentPrefix += Asm->MAI->getCommentString(); in emitTypeInformation()449 CommentPrefix += ' '; in emitTypeInformation()460 SP.setPrefix(CommentPrefix); in emitTypeInformation()471 CommentOS.str().drop_front(CommentPrefix.size() - 1).rtrim()); in emitTypeInformation()