Home
last modified time | relevance | path

Searched defs:HandleComment (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegionGenerator.cpp85 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 DPragmaCommentHandler.cpp21 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 DTodoCommentCheck.cpp22 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 DMisleadingBidirectional.cpp96 bool HandleComment(Preprocessor &PP, SourceRange Range) override { in HandleComment() function in MisleadingBidirectionalCheck::MisleadingBidirectionalHandler
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DSnippetFile.cpp51 void HandleComment(SMLoc Loc, StringRef CommentText) override { HandleComment() function in llvm::exegesis::__anon3582bfba0111::BenchmarkCodeStreamer
/llvm-project/clang/unittests/Tooling/
H A DCommentHandlerTest.cpp36 bool HandleComment(Preprocessor &PP, SourceRange Loc) override { HandleComment() function in clang::CommentHandlerVisitor
/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DRecord.cpp297 bool HandleComment(Preprocessor &PP, SourceRange Range) override { in HandleComment() function in clang::include_cleaner::PragmaIncludes::RecordPragma
/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1425 bool Preprocessor::HandleComment(Token &result, SourceRange Comment) { HandleComment() function in Preprocessor
/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp772 bool VerifyDiagnosticConsumer::HandleComment(Preprocessor &PP, in HandleComment() function in VerifyDiagnosticConsumer
/llvm-project/clang/lib/Parse/
H A DParser.cpp39 bool HandleComment(Preprocessor &PP, SourceRange Comment) override { in HandleComment() function in __anon781cc8840111::ActionCommentHandler
/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp96 bool CoverageSourceInfo::HandleComment(Preprocessor &PP, SourceRange Range) { HandleComment() function in CoverageSourceInfo