Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp648 bool CaptureNonErrorsFromIncludes = true; global() member in __anonfca0bc830211::FilterAndStoreDiagnosticConsumer
656 FilterAndStoreDiagnosticConsumer(SmallVectorImpl<StoredDiagnostic> * StoredDiags,SmallVectorImpl<ASTUnit::StandaloneDiagnostic> * StandaloneDiags,bool CaptureNonErrorsFromIncludes) FilterAndStoreDiagnosticConsumer() argument