Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Frontend/
H A DVerifyDiagnosticConsumer.h284 UnparsedFileStatus(const FileEntry *File, bool FoundDirectives) in UnparsedFileStatus()
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp1039 bool FoundDirectives; in UpdateParsedFileStatus() local