Searched refs:CommentPrefix (Results 1 – 1 of 1) sorted by relevance
605 SmallString<8> CommentPrefix; in emitTypeInformation() local607 CommentPrefix += '\t'; in emitTypeInformation()608 CommentPrefix += Asm->MAI->getCommentString(); in emitTypeInformation()609 CommentPrefix += ' '; in emitTypeInformation()623 SP.setPrefix(CommentPrefix); in emitTypeInformation()635 CommentOS.str().drop_front(CommentPrefix.size() - 1).rtrim()); in emitTypeInformation()