Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp640 class CaptureDroppedDiagnostics { class
647 CaptureDroppedDiagnostics( in CaptureDroppedDiagnostics() function in __anon0cd8e0a00211::CaptureDroppedDiagnostics
659 ~CaptureDroppedDiagnostics() { in ~CaptureDroppedDiagnostics()
1340 llvm::Optional<CaptureDroppedDiagnostics> Capture; in getMainBufferWithPrecompiledPreamble()
1721 CaptureDroppedDiagnostics Capture(CaptureDiagnostics, *Diags, in LoadFromCommandLine()
2164 CaptureDroppedDiagnostics Capture(true, in CodeComplete()