Searched refs:CommentConsumer (Results 1 – 2 of 2) sorted by relevance
74 AsmCommentConsumer *CommentConsumer = nullptr; variable160 void setCommentConsumer(AsmCommentConsumer *CommentConsumer) { in setCommentConsumer() argument161 this->CommentConsumer = CommentConsumer; in setCommentConsumer()
287 if (CommentConsumer) { in LexSlash()288 CommentConsumer->HandleComment( in LexSlash()316 if (CommentConsumer) { in LexLineComment()317 CommentConsumer->HandleComment( in LexLineComment()