Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp672 class CaptureDroppedDiagnostics { class
679 CaptureDroppedDiagnostics( in CaptureDroppedDiagnostics() function in __anon539022680211::CaptureDroppedDiagnostics
695 ~CaptureDroppedDiagnostics() { in ~CaptureDroppedDiagnostics()
1380 std::optional<CaptureDroppedDiagnostics> Capture; in getMainBufferWithPrecompiledPreamble()
1756 CaptureDroppedDiagnostics Capture(CaptureDiagnostics, *Diags, in LoadFromCommandLine()
2205 CaptureDroppedDiagnostics Capture(CaptureDiagsKind::All, in CodeComplete()