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