Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DVerifyDiagnosticConsumer.h159 bool MatchAnyLine; variable
172 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max) in Directive()
/external/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp167 bool MatchAnyLine, StringRef Text, unsigned Min, in StandardDirective()
186 bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max, in RegexDirective()
377 bool MatchAnyLine = false; in ParseDirective() local
876 SourceLocation DiagnosticLoc, bool MatchAnyLine, in create()