Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Frontend/
H A DVerifyDiagnosticConsumer.h134 bool FoundDirectives; variable
137 UnparsedFileStatus(OptionalFileEntryRef File, bool FoundDirectives) in UnparsedFileStatus()
/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp1054 bool FoundDirectives; in UpdateParsedFileStatus() local