Home
last modified time | relevance | path

Searched refs:HTMLDiagnostics (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp64 class HTMLDiagnostics : public PathDiagnosticConsumer { class
73 HTMLDiagnostics(PathDiagnosticConsumerOptions DiagOpts, in HTMLDiagnostics() function in __anon8aba3e8c0111::HTMLDiagnostics
79 ~HTMLDiagnostics() override { FlushDiagnostics(nullptr); } in ~HTMLDiagnostics()
241 void HTMLDiagnostics::FlushDiagnosticsImpl( in FlushDiagnosticsImpl()
260 void HTMLDiagnostics::ReportDiag(const PathDiagnostic& D, in ReportDiag()
443 void HTMLDiagnostics::dumpCoverageData( in dumpCoverageData()
469 std::string HTMLDiagnostics::showRelevantLinesJavascript( in showRelevantLinesJavascript()
688 StringRef HTMLDiagnostics::showHelpJavascript() { in showHelpJavascript()
1110 unsigned HTMLDiagnostics::ProcessMacroPiece(raw_ostream &os, in ProcessMacroPiece()
1216 unsigned HTMLDiagnostics::ProcessControlFlowPiece( in ProcessControlFlowPiece()
[all …]
H A DCMakeLists.txt34 HTMLDiagnostics.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang/lib/StaticAnalyzer/Core/
H A DBUILD.gn43 "HTMLDiagnostics.cpp",