/llvm-project/llvm/tools/llvm-mca/ |
H A D | CodeRegionGenerator.cpp | 85 void AnalysisRegionCommentConsumer::HandleComment(SMLoc Loc, HandleComment() function in llvm::mca::AnalysisRegionCommentConsumer 120 void InstrumentRegionCommentConsumer::HandleComment(SMLoc Loc, HandleComment() function in llvm::mca::InstrumentRegionCommentConsumer
|
/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/ |
H A D | PragmaCommentHandler.cpp | 21 bool PragmaCommentHandler::HandleComment(Preprocessor &PP, SourceRange Range) { in HandleComment() function in clang::find_all_symbols::PragmaCommentHandler
|
/llvm-project/clang-tools-extra/clang-tidy/google/ |
H A D | TodoCommentCheck.cpp | 22 bool HandleComment(Preprocessor &PP, SourceRange Range) override { in HandleComment() function in clang::tidy::google::readability::TodoCommentCheck::TodoCommentHandler
|
/llvm-project/clang-tools-extra/clang-tidy/misc/ |
H A D | MisleadingBidirectional.cpp | 96 bool HandleComment(Preprocessor &PP, SourceRange Range) override { in HandleComment() function in MisleadingBidirectionalCheck::MisleadingBidirectionalHandler
|
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | SnippetFile.cpp | 51 void HandleComment(SMLoc Loc, StringRef CommentText) override { HandleComment() function in llvm::exegesis::__anon3582bfba0111::BenchmarkCodeStreamer
|
/llvm-project/clang/unittests/Tooling/ |
H A D | CommentHandlerTest.cpp | 36 bool HandleComment(Preprocessor &PP, SourceRange Loc) override { HandleComment() function in clang::CommentHandlerVisitor
|
/llvm-project/clang-tools-extra/include-cleaner/lib/ |
H A D | Record.cpp | 297 bool HandleComment(Preprocessor &PP, SourceRange Range) override { in HandleComment() function in clang::include_cleaner::PragmaIncludes::RecordPragma
|
/llvm-project/clang/lib/Lex/ |
H A D | Preprocessor.cpp | 1425 bool Preprocessor::HandleComment(Token &result, SourceRange Comment) { HandleComment() function in Preprocessor
|
/llvm-project/clang/lib/Frontend/ |
H A D | VerifyDiagnosticConsumer.cpp | 772 bool VerifyDiagnosticConsumer::HandleComment(Preprocessor &PP, in HandleComment() function in VerifyDiagnosticConsumer
|
/llvm-project/clang/lib/Parse/ |
H A D | Parser.cpp | 39 bool HandleComment(Preprocessor &PP, SourceRange Comment) override { in HandleComment() function in __anon781cc8840111::ActionCommentHandler
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CoverageMappingGen.cpp | 96 bool CoverageSourceInfo::HandleComment(Preprocessor &PP, SourceRange Range) { HandleComment() function in CoverageSourceInfo
|