Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DVerifyDiagnosticConsumer.h284 UnparsedFileStatus(const FileEntry *File, bool FoundDirectives) in UnparsedFileStatus()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp1042 bool FoundDirectives; in UpdateParsedFileStatus() local