Searched defs:HandleComment (Results 1 – 5 of 5) sorted by relevance
75 void MCACommentConsumer::HandleComment(SMLoc Loc, StringRef CommentText) { in HandleComment() function in llvm::mca::MCACommentConsumer
1396 bool Preprocessor::HandleComment(Token &result, SourceRange Comment) { in HandleComment() function in Preprocessor
764 bool VerifyDiagnosticConsumer::HandleComment(Preprocessor &PP, in HandleComment() function in VerifyDiagnosticConsumer
36 bool HandleComment(Preprocessor &PP, SourceRange Comment) override { in HandleComment() function in __anone33f9ba50111::ActionCommentHandler
81 bool CoverageSourceInfo::HandleComment(Preprocessor &PP, SourceRange Range) { in HandleComment() function in CoverageSourceInfo