Searched refs:CommentConsumer (Results 1 – 2 of 2) sorted by relevance
53 AsmCommentConsumer *CommentConsumer = nullptr; variable155 void setCommentConsumer(AsmCommentConsumer *CommentConsumer) { in setCommentConsumer() argument156 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()