Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp601 CaptureDroppedDiagnostics(bool RequestCapture, DiagnosticsEngine &Diags, in CaptureDroppedDiagnostics() argument
605 if (RequestCapture || Diags.getClient() == nullptr) { in CaptureDroppedDiagnostics()