Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Frontend/
DASTUnit.cpp644 class CaptureDroppedDiagnostics { class
651 CaptureDroppedDiagnostics( in CaptureDroppedDiagnostics() function in __anon8e7ac3c80211::CaptureDroppedDiagnostics
667 ~CaptureDroppedDiagnostics() { in ~CaptureDroppedDiagnostics()
1365 llvm::Optional<CaptureDroppedDiagnostics> Capture; in getMainBufferWithPrecompiledPreamble()
1749 CaptureDroppedDiagnostics Capture(CaptureDiagnostics, *Diags, in LoadFromCommandLine()
2194 CaptureDroppedDiagnostics Capture(CaptureDiagsKind::All, in CodeComplete()
/external/clang/lib/Frontend/
DASTUnit.cpp583 class CaptureDroppedDiagnostics { class
590 CaptureDroppedDiagnostics(bool RequestCapture, DiagnosticsEngine &Diags, in CaptureDroppedDiagnostics() function in __anon2e64129a0211::CaptureDroppedDiagnostics
601 ~CaptureDroppedDiagnostics() { in ~CaptureDroppedDiagnostics()
1957 CaptureDroppedDiagnostics Capture(CaptureDiagnostics, *Diags, in LoadFromCommandLine()
2371 CaptureDroppedDiagnostics Capture(true, in CodeComplete()