Searched defs:MatchAnyLine (Results 1 – 2 of 2) sorted by relevance
| /external/clang/include/clang/Frontend/ |
| D | VerifyDiagnosticConsumer.h | 159 bool MatchAnyLine; variable 172 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max) in Directive()
|
| /external/clang/lib/Frontend/ |
| D | VerifyDiagnosticConsumer.cpp | 167 bool MatchAnyLine, StringRef Text, unsigned Min, in StandardDirective() 186 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max, in RegexDirective() 377 bool MatchAnyLine = false; in ParseDirective() local 876 SourceLocation DiagnosticLoc, bool MatchAnyLine, in create()
|