Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DVerifyDiagnosticConsumer.h206 bool MatchAnyLine; variable
222 bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text, in Directive()
/llvm-project-15.0.7/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp92 bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text, in StandardDirective()
109 bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text, in RegexDirective()
299 bool MatchAnyLine = false) { in attachDirective()
504 bool MatchAnyLine = false; in ParseDirective() local
1133 bool MatchAnyLine, StringRef Text, in create()