Searched defs:MatchAnyLine (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Frontend/ |
H A D | VerifyDiagnosticConsumer.h | 58 bool MatchAnyLine; variable 74 bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text, in Directive()
|
/llvm-project/clang/lib/Frontend/ |
H A D | VerifyDiagnosticConsumer.cpp | 92 bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text, in StandardDirective() 109 bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text, in RegexDirective() 299 bool MatchAnyLine = false) { in attachDirective() 508 bool MatchAnyLine = false; in ParseDirective() local 1149 bool MatchAnyLine, StringRef Text, in create()
|