Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp644 class CaptureDroppedDiagnostics { class
651 CaptureDroppedDiagnostics( in CaptureDroppedDiagnostics() function in __anon013d40a50211::CaptureDroppedDiagnostics
667 ~CaptureDroppedDiagnostics() { in ~CaptureDroppedDiagnostics()
1355 llvm::Optional<CaptureDroppedDiagnostics> Capture; in getMainBufferWithPrecompiledPreamble()
1731 CaptureDroppedDiagnostics Capture(CaptureDiagnostics, *Diags, in LoadFromCommandLine()
2176 CaptureDroppedDiagnostics Capture(CaptureDiagsKind::All, in CodeComplete()