Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DHTMLDiagnostics.cpp38 class HTMLDiagnostics : public PathDiagnosticConsumer { class
43 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 HTMLDiagnostics
82 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()
DCMakeLists.txt27 HTMLDiagnostics.cpp
DAndroid.mk35 HTMLDiagnostics.cpp \