Searched refs:HTMLDiagnostics (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/StaticAnalyzer/Core/ |
D | HTMLDiagnostics.cpp | 42 class HTMLDiagnostics : public PathDiagnosticConsumer { class 48 HTMLDiagnostics(AnalyzerOptions &AnalyzerOpts, const std::string& prefix, const Preprocessor &pp); 50 ~HTMLDiagnostics() override { FlushDiagnostics(nullptr); } in ~HTMLDiagnostics() 76 HTMLDiagnostics::HTMLDiagnostics(AnalyzerOptions &AnalyzerOpts, in HTMLDiagnostics() function in HTMLDiagnostics 86 C.push_back(new HTMLDiagnostics(AnalyzerOpts, prefix, PP)); in createHTMLDiagnosticConsumer() 93 void HTMLDiagnostics::FlushDiagnosticsImpl( in FlushDiagnosticsImpl() 102 void HTMLDiagnostics::ReportDiag(const PathDiagnostic& D, in ReportDiag() 347 void HTMLDiagnostics::HandlePiece(Rewriter& R, FileID BugFileID, in HandlePiece() 570 unsigned HTMLDiagnostics::ProcessMacroPiece(raw_ostream &os, in ProcessMacroPiece() 598 void HTMLDiagnostics::HighlightRange(Rewriter& R, FileID BugFileID, in HighlightRange()
|
D | CMakeLists.txt | 30 HTMLDiagnostics.cpp
|
D | Android.mk | 39 HTMLDiagnostics.cpp \
|
/external/v8/third_party/llvm-build/Release+Asserts/ |
D | buildlog.txt | 1960 …ct tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/HTMLDiagnostics.cpp.o 11501 …clang/lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/HTMLDiagnostics.cpp.o' are mi… 11502 …clang/lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/HTMLDiagnostics.cpp.o is dirty 16640 …ct tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/HTMLDiagnostics.cpp.o
|