Searched refs:CommentConsumer (Results 1 – 2 of 2) sorted by relevance
59 AsmCommentConsumer *CommentConsumer = nullptr; variable154 void setCommentConsumer(AsmCommentConsumer *CommentConsumer) { in setCommentConsumer() argument155 this->CommentConsumer = CommentConsumer; in setCommentConsumer()
207 if (CommentConsumer) { in LexSlash()208 CommentConsumer->HandleComment( in LexSlash()236 if (CommentConsumer) { in LexLineComment()237 CommentConsumer->HandleComment( in LexLineComment()