Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1538 ~UninitValsDiagReporter() override { flushDiagnostics(); } in ~UninitValsDiagReporter()
1562 void flushDiagnostics() { in flushDiagnostics() function in __anonbacb7b370d11::UninitValsDiagReporter
2269 static void flushDiagnostics(Sema &S, const sema::FunctionScopeInfo *fscope) { in flushDiagnostics() function
2298 flushDiagnostics(S, fscope); in IssueWarnings()
2385 flushDiagnostics(S, fscope); in IssueWarnings()