Searched refs:CommentConsumer (Results 1 – 2 of 2) sorted by relevance
54 AsmCommentConsumer *CommentConsumer = nullptr; variable147 void setCommentConsumer(AsmCommentConsumer *CommentConsumer) { in setCommentConsumer() argument148 this->CommentConsumer = CommentConsumer; in setCommentConsumer()
189 if (CommentConsumer) { in LexSlash()190 CommentConsumer->HandleComment( in LexSlash()217 if (CommentConsumer) { in LexLineComment()218 CommentConsumer->HandleComment( in LexLineComment()