Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DVerifyDiagnosticConsumer.h162 bool MatchAnyLine; variable
175 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max) in Directive()
/external/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp164 bool MatchAnyLine, StringRef Text, unsigned Min, in StandardDirective()
183 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max, in RegexDirective()
372 bool MatchAnyLine = false; in ParseDirective() local
890 bool MatchAnyLine, StringRef Text, in create()