Searched refs:FlushDiagnostics (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DAnalysisManager.cpp52 FlushDiagnostics();
59 void AnalysisManager::FlushDiagnostics() { function in class:AnalysisManager
64 (*I)->FlushDiagnostics(&filesMade);
H A DHTMLDiagnostics.cpp75 ~HTMLDiagnostics() override { FlushDiagnostics(nullptr); }
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DTextDiagnosticBuffer.h56 /// FlushDiagnostics - Flush the buffered diagnostics to an given
58 void FlushDiagnostics(DiagnosticsEngine &Diags) const;
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DTextDiagnosticBuffer.cpp53 void TextDiagnosticBuffer::FlushDiagnostics(DiagnosticsEngine &Diags) const { function in class:TextDiagnosticBuffer
/netbsd-current/external/apache2/llvm/dist/clang/tools/diagtool/
H A DShowEnabledWarnings.cpp82 DiagsBuffer->FlushDiagnostics(*FinalDiags);
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAnalysisManager.h98 void FlushDiagnostics();
/netbsd-current/external/apache2/llvm/dist/clang/tools/driver/
H A Dcc1_main.cpp239 DiagsBuffer->FlushDiagnostics(Clang->getDiagnostics());
/netbsd-current/external/apache2/llvm/dist/clang/lib/Interpreter/
H A DInterpreter.cpp96 DiagsBuffer->FlushDiagnostics(Clang->getDiagnostics());
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DPathDiagnostic.h141 void FlushDiagnostics(FilesMade *FilesMade);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DPathDiagnostic.cpp403 void PathDiagnosticConsumer::FlushDiagnostics( function in class:PathDiagnosticConsumer

Completed in 127 milliseconds