Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp659 bool CaptureNonErrorsFromIncludes = true; global() member in __anone893c5040211::FilterAndStoreDiagnosticConsumer
667 FilterAndStoreDiagnosticConsumer(SmallVectorImpl<StoredDiagnostic> * StoredDiags,SmallVectorImpl<ASTUnit::StandaloneDiagnostic> * StandaloneDiags,bool CaptureNonErrorsFromIncludes) FilterAndStoreDiagnosticConsumer() argument