Lines Matching defs:MatchAnyFileAndLine
92 bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text,
94 : Directive(DirectiveLoc, DiagnosticLoc, MatchAnyFileAndLine,
109 bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text,
111 : Directive(DirectiveLoc, DiagnosticLoc, MatchAnyFileAndLine,
298 bool MatchAnyFileAndLine = false,
302 UD.RegexKind, UD.DirectivePos, ExpectedLoc, MatchAnyFileAndLine,
507 bool MatchAnyFileAndLine = false;
537 MatchAnyFileAndLine = true;
660 attachDirective(Diags, D, ExpectedLoc, MatchAnyFileAndLine, MatchAnyLine);
908 if (D->DiagnosticLoc.isInvalid() || D->MatchAnyFileAndLine)
970 if (!D.DiagnosticLoc.isInvalid() && !D.MatchAnyFileAndLine &&
1148 bool MatchAnyFileAndLine,
1153 MatchAnyFileAndLine,
1179 MatchAnyFileAndLine, MatchAnyLine,