Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DVerifyDiagnosticConsumer.h162 bool MatchAnyLine; variable
175 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max) in Directive()
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp164 bool MatchAnyLine, StringRef Text, unsigned Min, in StandardDirective()
183 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max, in RegexDirective()
374 bool MatchAnyLine = false; in ParseDirective() local
875 bool MatchAnyLine, StringRef Text, in create()