Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp92 bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text, in StandardDirective() argument
95 MatchAnyLine, Text, Min, Max) {} in StandardDirective()
109 bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text, in RegexDirective() argument
112 MatchAnyLine, Text, Min, Max), in RegexDirective()
299 bool MatchAnyLine = false) { in attachDirective() argument
303 MatchAnyLine, UD.Text, UD.Min, UD.Max); in attachDirective()
508 bool MatchAnyLine = false; in ParseDirective() local
544 MatchAnyLine = true; in ParseDirective()
565 MatchAnyLine = true; in ParseDirective()
570 MatchAnyLine = true; in ParseDirective()
[all …]