Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegionGenerator.cpp84 void AnalysisRegionCommentConsumer::HandleComment(SMLoc Loc, in HandleComment() function in llvm::mca::AnalysisRegionCommentConsumer
119 void InstrumentRegionCommentConsumer::HandleComment(SMLoc Loc, in HandleComment() function in llvm::mca::InstrumentRegionCommentConsumer
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCFGPrinter.cpp233 function_ref<void(std::string &, unsigned &, unsigned)> HandleComment) { in getCompleteNodeLabel() argument
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1457 bool Preprocessor::HandleComment(Token &result, SourceRange Comment) { in HandleComment() function in Preprocessor
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp780 bool VerifyDiagnosticConsumer::HandleComment(Preprocessor &PP, in HandleComment() function in VerifyDiagnosticConsumer
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp41 bool HandleComment(Preprocessor &PP, SourceRange Comment) override { in HandleComment() function in __anon309dd5710111::ActionCommentHandler
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp96 bool CoverageSourceInfo::HandleComment(Preprocessor &PP, SourceRange Range) { in HandleComment() function in CoverageSourceInfo