Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp644 class CaptureDroppedDiagnostics { class
651 CaptureDroppedDiagnostics( in CaptureDroppedDiagnostics() function in __anonc715c21c0211::CaptureDroppedDiagnostics
667 ~CaptureDroppedDiagnostics() { in ~CaptureDroppedDiagnostics()
1354 llvm::Optional<CaptureDroppedDiagnostics> Capture; in getMainBufferWithPrecompiledPreamble()
1730 CaptureDroppedDiagnostics Capture(CaptureDiagnostics, *Diags, in LoadFromCommandLine()
2175 CaptureDroppedDiagnostics Capture(CaptureDiagsKind::All, in CodeComplete()