Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DASTUnit.cpp596 CaptureDroppedDiagnostics(bool RequestCapture, DiagnosticsEngine &Diags, in CaptureDroppedDiagnostics() argument
600 if (RequestCapture || Diags.getClient() == 0) { in CaptureDroppedDiagnostics()