Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/
H A DASTUnit.cpp644 class CaptureDroppedDiagnostics { class
651 CaptureDroppedDiagnostics( in CaptureDroppedDiagnostics() function in __anon6243dda10211::CaptureDroppedDiagnostics
667 ~CaptureDroppedDiagnostics() { in ~CaptureDroppedDiagnostics()
1352 llvm::Optional<CaptureDroppedDiagnostics> Capture; in getMainBufferWithPrecompiledPreamble()
1728 CaptureDroppedDiagnostics Capture(CaptureDiagnostics, *Diags, in LoadFromCommandLine()
2178 CaptureDroppedDiagnostics Capture(CaptureDiagsKind::All, in CodeComplete()