Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/
H A DASTUnit.cpp616 bool CaptureNonErrorsFromIncludes = true; member in __anon6243dda10211::FilterAndStoreDiagnosticConsumer
624 bool CaptureNonErrorsFromIncludes) in FilterAndStoreDiagnosticConsumer() argument
626 CaptureNonErrorsFromIncludes(CaptureNonErrorsFromIncludes) { in FilterAndStoreDiagnosticConsumer()
696 if (!CaptureNonErrorsFromIncludes && Level <= DiagnosticsEngine::Warning && in HandleDiagnostic()