reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Support/FileCheck.cpp
 1637       Expected<size_t> MatchResult = Pat.match(MatchBuffer, MatchLen, SM);
 1641         PrintNoMatch(true, SM, Prefix, Pat.getLoc(), Pat, 1, MatchBuffer,
 1649         PrintMatch(true, SM, Prefix, Pat.getLoc(), Pat, 1, Buffer, MatchPos,
 1688           SM.PrintMessage(OldStart, SourceMgr::DK_Note,
 1697       PrintMatch(true, SM, Prefix, Pat.getLoc(), Pat, 1, Buffer, MatchPos,
 1709         if (CheckNot(SM, SkippedRegion, NotStrings, Req, Diags))