Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp687 class CaptureDroppedDiagnostics { class
694 CaptureDroppedDiagnostics( in CaptureDroppedDiagnostics() function in __anone37b80710211::CaptureDroppedDiagnostics
710 ~CaptureDroppedDiagnostics() { in ~CaptureDroppedDiagnostics()
1400 std::optional<CaptureDroppedDiagnostics> Capture; in getMainBufferWithPrecompiledPreamble()
1785 CaptureDroppedDiagnostics Capture(CaptureDiagnostics, *Diags, in LoadFromCommandLine()
2237 CaptureDroppedDiagnostics Capture(CaptureDiagsKind::All, in CodeComplete()