Searched defs:HandleComment (Results 1 – 6 of 6) sorted by relevance
75 void MCACommentConsumer::HandleComment(SMLoc Loc, StringRef CommentText) { in HandleComment() function in llvm::mca::MCACommentConsumer
44 void HandleComment(SMLoc Loc, StringRef CommentText) override { in HandleComment() function in llvm::exegesis::__anonc7edc6d20111::BenchmarkCodeStreamer
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 __anona6bbf99c0111::ActionCommentHandler
81 bool CoverageSourceInfo::HandleComment(Preprocessor &PP, SourceRange Range) { in HandleComment() function in CoverageSourceInfo