Home
last modified time | relevance | path

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

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