Lines Matching refs:SourceMgr

104                                                 const SourceMgr &SM) const;
193 getImplicitFormat(const SourceMgr &SM) const { in getImplicitFormat()
341 getImplicitFormat(const SourceMgr &SM) const override { in getImplicitFormat()
382 getImplicitFormat(const SourceMgr &SM) const override;
506 SourceMgr &SM);
557 static Error get(const SourceMgr &SM, SMLoc Loc, const Twine &ErrMsg,
560 SM.GetMessage(Loc, SourceMgr::DK_Error, ErrMsg), Range);
563 static Error get(const SourceMgr &SM, StringRef Buffer, const Twine &ErrMsg) { in get()
710 const SourceMgr &SM);
724 FileCheckPatternContext *Context, const SourceMgr &SM);
732 bool parsePattern(StringRef PatternStr, StringRef Prefix, SourceMgr &SM,
757 MatchResult match(StringRef Buffer, const SourceMgr &SM) const;
759 void printSubstitutions(const SourceMgr &SM, StringRef Buffer,
762 void printFuzzyMatch(const SourceMgr &SM, StringRef Buffer,
768 void printVariableDefs(const SourceMgr &SM, FileCheckDiag::MatchType MatchTy,
776 bool AddRegExToRegEx(StringRef RS, unsigned &CurParen, SourceMgr &SM);
788 static size_t FindRegexVarEnd(StringRef Str, SourceMgr &SM);
798 const SourceMgr &SM);
807 FileCheckPatternContext *Context, const SourceMgr &SM);
821 FileCheckPatternContext *Context, const SourceMgr &SM);
835 const SourceMgr &SM);
845 FileCheckPatternContext *Context, const SourceMgr &SM);
857 const SourceMgr &SM);
883 size_t Check(const SourceMgr &SM, StringRef Buffer, bool IsLabelScanMode,
889 bool CheckNext(const SourceMgr &SM, StringRef Buffer) const;
892 bool CheckSame(const SourceMgr &SM, StringRef Buffer) const;
896 bool CheckNot(const SourceMgr &SM, StringRef Buffer,
901 size_t CheckDag(const SourceMgr &SM, StringRef Buffer,