Home
last modified time | relevance | path

Searched refs:HasOtherExpectedDirectives (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Frontend/
DVerifyDiagnosticConsumer.h209 HasOtherExpectedDirectives enumerator
/external/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp337 if (Status == VerifyDiagnosticConsumer::HasOtherExpectedDirectives) in ParseDirective()
352 Status = VerifyDiagnosticConsumer::HasOtherExpectedDirectives; in ParseDirective()