Searched refs:HTMLDiagnostics (Results 1 – 3 of 3) sorted by relevance
38 class HTMLDiagnostics : public PathDiagnosticConsumer { class43 HTMLDiagnostics(const std::string& prefix, const Preprocessor &pp);45 virtual ~HTMLDiagnostics() { FlushDiagnostics(NULL); } in ~HTMLDiagnostics()71 HTMLDiagnostics::HTMLDiagnostics(const std::string& prefix, in HTMLDiagnostics() function in HTMLDiagnostics82 C.push_back(new HTMLDiagnostics(prefix, PP)); in createHTMLDiagnosticConsumer()89 void HTMLDiagnostics::FlushDiagnosticsImpl( in FlushDiagnosticsImpl()98 void HTMLDiagnostics::ReportDiag(const PathDiagnostic& D, in ReportDiag()278 void HTMLDiagnostics::HandlePiece(Rewriter& R, FileID BugFileID, in HandlePiece()501 unsigned HTMLDiagnostics::ProcessMacroPiece(raw_ostream &os, in ProcessMacroPiece()529 void HTMLDiagnostics::HighlightRange(Rewriter& R, FileID BugFileID, in HighlightRange()
27 HTMLDiagnostics.cpp
35 HTMLDiagnostics.cpp \