Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp644 bool CaptureNonErrorsFromIncludes = true; member in __anon539022680211::FilterAndStoreDiagnosticConsumer
652 bool CaptureNonErrorsFromIncludes) in FilterAndStoreDiagnosticConsumer() argument
654 CaptureNonErrorsFromIncludes(CaptureNonErrorsFromIncludes) { in FilterAndStoreDiagnosticConsumer()
724 if (!CaptureNonErrorsFromIncludes && Level <= DiagnosticsEngine::Warning && in HandleDiagnostic()