Searched defs:MatchAnyFileAndLine (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/ |
H A D | VerifyDiagnosticConsumer.h | 207 bool MatchAnyFileAndLine; // `MatchAnyFileAndLine` implies `MatchAnyLine`. variable 222 bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text, in Directive()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | VerifyDiagnosticConsumer.cpp | 92 bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text, in StandardDirective() 111 bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text, in RegexDirective() 300 bool MatchAnyFileAndLine = false, in attachDirective() 505 bool MatchAnyFileAndLine = false; in ParseDirective() local 1135 bool MatchAnyFileAndLine, in create()
|