Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegionGenerator.cpp75 void MCACommentConsumer::HandleComment(SMLoc Loc, StringRef CommentText) { in HandleComment() function in llvm::mca::MCACommentConsumer
/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1396 bool Preprocessor::HandleComment(Token &result, SourceRange Comment) { in HandleComment() function in Preprocessor
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp764 bool VerifyDiagnosticConsumer::HandleComment(Preprocessor &PP, in HandleComment() function in VerifyDiagnosticConsumer
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp36 bool HandleComment(Preprocessor &PP, SourceRange Comment) override { in HandleComment() function in __anone33f9ba50111::ActionCommentHandler
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp81 bool CoverageSourceInfo::HandleComment(Preprocessor &PP, SourceRange Range) { in HandleComment() function in CoverageSourceInfo