Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/
H A DCodeRegionGenerator.cpp75 void MCACommentConsumer::HandleComment(SMLoc Loc, StringRef CommentText) { in HandleComment() function in llvm::mca::MCACommentConsumer
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DSnippetFile.cpp44 void HandleComment(SMLoc Loc, StringRef CommentText) override { in HandleComment() function in llvm::exegesis::__anonc7edc6d20111::BenchmarkCodeStreamer
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessor.cpp1396 bool Preprocessor::HandleComment(Token &result, SourceRange Comment) { in HandleComment() function in Preprocessor
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp764 bool VerifyDiagnosticConsumer::HandleComment(Preprocessor &PP, in HandleComment() function in VerifyDiagnosticConsumer
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp36 bool HandleComment(Preprocessor &PP, SourceRange Comment) override { in HandleComment() function in __anona6bbf99c0111::ActionCommentHandler
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp81 bool CoverageSourceInfo::HandleComment(Preprocessor &PP, SourceRange Range) { in HandleComment() function in CoverageSourceInfo