Searched refs:FoundDirective (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp422 bool FoundDirective = false; local
637 FoundDirective = true;
640 return FoundDirective;

Completed in 109 milliseconds