Searched defs:MatchAnyLine (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | VerifyDiagnosticConsumer.h | 60 bool MatchAnyLine; variable 76 StringRef Spelling, bool MatchAnyFileAndLine, bool MatchAnyLine, in Directive()
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | VerifyDiagnosticConsumer.cpp | 92 bool MatchAnyLine, StringRef Text, unsigned Min, in StandardDirective() 110 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max, in RegexDirective() 301 bool MatchAnyLine = false) { in attachDirective() 516 bool MatchAnyLine = false; in ParseDirective() local 1161 bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text, in create()
|