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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1506 // order of diagnostics when calling flushDiagnostics().
1512 ~UninitValsDiagReporter() override { flushDiagnostics(); }
1530 void flushDiagnostics() { function in class:__anon590::UninitValsDiagReporter
2014 static void flushDiagnostics(Sema &S, const sema::FunctionScopeInfo *fscope) {
2044 flushDiagnostics(S, fscope);
2132 flushDiagnostics(S, fscope);

Completed in 54 milliseconds