Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp676 class CaptureDroppedDiagnostics { class
683 CaptureDroppedDiagnostics( in CaptureDroppedDiagnostics() function in __anon670461e70211::CaptureDroppedDiagnostics
699 ~CaptureDroppedDiagnostics() { in ~CaptureDroppedDiagnostics()
1388 std::optional<CaptureDroppedDiagnostics> Capture; in getMainBufferWithPrecompiledPreamble()
1772 CaptureDroppedDiagnostics Capture(CaptureDiagnostics, *Diags, in LoadFromCommandLine()
2224 CaptureDroppedDiagnostics Capture(CaptureDiagsKind::All, in CodeComplete()