Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1562 ~UninitValsDiagReporter() override { flushDiagnostics(); } in ~UninitValsDiagReporter()
1586 void flushDiagnostics() { in flushDiagnostics() function in __anon9476153b0d11::UninitValsDiagReporter
2459 static void flushDiagnostics(Sema &S, const sema::FunctionScopeInfo *fscope) { in flushDiagnostics() function
2580 flushDiagnostics(S, fscope); in IssueWarnings()
2667 flushDiagnostics(S, fscope); in IssueWarnings()