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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1535 // order of diagnostics when calling flushDiagnostics().
1542 ~UninitValsDiagReporter() override { flushDiagnostics(); }
1566 void flushDiagnostics() { function in class:__anon749::UninitValsDiagReporter
2210 static void flushDiagnostics(Sema &S, const sema::FunctionScopeInfo *fscope) {
2239 flushDiagnostics(S, fscope);
2327 flushDiagnostics(S, fscope);

Completed in 92 milliseconds