Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DVerifyDiagnosticConsumer.h60 bool MatchAnyLine; variable
76 StringRef Spelling, bool MatchAnyFileAndLine, bool MatchAnyLine, in Directive()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp92 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()