Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegionGenerator.cpp76 void AnalysisRegionCommentConsumer::HandleComment(SMLoc Loc, HandleComment() function in llvm::mca::AnalysisRegionCommentConsumer
111 void InstrumentRegionCommentConsumer::HandleComment(SMLoc Loc, HandleComment() function in llvm::mca::InstrumentRegionCommentConsumer
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1416 bool Preprocessor::HandleComment(Token &result, SourceRange Comment) { HandleComment() function in Preprocessor
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp767 bool VerifyDiagnosticConsumer::HandleComment(Preprocessor &PP, HandleComment() function in VerifyDiagnosticConsumer
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp38 bool HandleComment(Preprocessor &PP, SourceRange Comment) override { HandleComment() function in __anonb733d8830111::ActionCommentHandler
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp87 bool CoverageSourceInfo::HandleComment(Preprocessor &PP, SourceRange Range) { HandleComment() function in CoverageSourceInfo