Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp659 bool CaptureNonErrorsFromIncludes = true; member in __anone37b80710211::FilterAndStoreDiagnosticConsumer
667 bool CaptureNonErrorsFromIncludes) in FilterAndStoreDiagnosticConsumer() argument
669 CaptureNonErrorsFromIncludes(CaptureNonErrorsFromIncludes) { in FilterAndStoreDiagnosticConsumer()
739 if (!CaptureNonErrorsFromIncludes && Level <= DiagnosticsEngine::Warning && in HandleDiagnostic()