Lines Matching refs:FileCheckPatternContext
385 class FileCheckPatternContext; variable
396 FileCheckPatternContext *Context;
406 Substitution(FileCheckPatternContext *Context, StringRef VarName, in Substitution()
425 StringSubstitution(FileCheckPatternContext *Context, StringRef VarName, in StringSubstitution()
441 NumericSubstitution(FileCheckPatternContext *Context, StringRef ExpressionStr, in NumericSubstitution()
459 class FileCheckPatternContext {
671 FileCheckPatternContext *Context;
684 Pattern(Check::FileCheckType Ty, FileCheckPatternContext *Context,
693 FileCheckPatternContext *getContext() const { return Context; } in getContext()
724 FileCheckPatternContext *Context, const SourceMgr &SM);
796 StringRef &Expr, FileCheckPatternContext *Context,
807 FileCheckPatternContext *Context, const SourceMgr &SM);
821 FileCheckPatternContext *Context, const SourceMgr &SM);
834 Optional<size_t> LineNumber, FileCheckPatternContext *Context,
845 FileCheckPatternContext *Context, const SourceMgr &SM);
856 Optional<size_t> LineNumber, FileCheckPatternContext *Context,