Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DVerifyDiagnosticConsumer.h206 bool MatchAnyLine; variable
222 bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text, in Directive()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp92 bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text, in StandardDirective()
111 bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text, in RegexDirective()
301 bool MatchAnyLine = false) { in attachDirective()
506 bool MatchAnyLine = false; in ParseDirective() local
1136 bool MatchAnyLine, StringRef Text, in create()