Home
last modified time | relevance | path

Searched defs:FlushDiagnosticsImpl (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/unittests/StaticAnalyzer/
H A DCheckerRegistration.h28 void FlushDiagnosticsImpl(std::vector<const PathDiagnostic *> &Diags, in FlushDiagnosticsImpl() function
44 void FlushDiagnosticsImpl(std::vector<const PathDiagnostic *> &Diags, in FlushDiagnosticsImpl() function
H A DReusables.h143 void FlushDiagnosticsImpl(std::vector<const PathDiagnostic *> &Diags, in FlushDiagnosticsImpl() function
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp60 void FlushDiagnosticsImpl(std::vector<const PathDiagnostic *> &Diags, in FlushDiagnosticsImpl() function in __anon9b45a59f0111::TextDiagnostics
H A DSarifDiagnostics.cpp186 void SarifDiagnostics::FlushDiagnosticsImpl( in FlushDiagnosticsImpl() function in SarifDiagnostics
H A DPlistDiagnostics.cpp612 void PlistDiagnostics::FlushDiagnosticsImpl( in FlushDiagnosticsImpl() function in PlistDiagnostics
H A DHTMLDiagnostics.cpp244 void HTMLDiagnostics::FlushDiagnosticsImpl( FlushDiagnosticsImpl() function in HTMLDiagnostics
/llvm-project/clang-tools-extra/clang-tidy/
H A DClangTidy.cpp68 void FlushDiagnosticsImpl(std::vector<const ento::PathDiagnostic *> &Diags, in FlushDiagnosticsImpl() function in clang::tidy::__anondf6f47d00111::AnalyzerDiagnosticConsumer