Searched defs:MatchAnyLine (Results 1 – 2 of 2) sorted by relevance
/external/clang/include/clang/Frontend/ |
D | VerifyDiagnosticConsumer.h | 162 bool MatchAnyLine; variable 175 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max) in Directive()
|
/external/clang/lib/Frontend/ |
D | VerifyDiagnosticConsumer.cpp | 164 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()
|