Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DVerifyDiagnosticConsumer.h207 bool MatchAnyFileAndLine; // `MatchAnyFileAndLine` implies `MatchAnyLine`. variable
222 bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text, in Directive()
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp92 bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text, in StandardDirective()
109 bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text, in RegexDirective()
298 bool MatchAnyFileAndLine = false, in attachDirective()
503 bool MatchAnyFileAndLine = false; in ParseDirective() local
1132 bool MatchAnyFileAndLine, in create()