Searched defs:ExpressionStr (Results 1 – 2 of 2) sorted by relevance
131 ExpressionAST(StringRef ExpressionStr) : ExpressionStr(ExpressionStr) {} in ExpressionAST() argument 158 explicit ExpressionLiteral(StringRef ExpressionStr, APInt Val) in ExpressionLiteral() argument 314 BinaryOperation(StringRef ExpressionStr, binop_eval_t EvalBinop, in BinaryOperation() argument 392 NumericSubstitution(FileCheckPatternContext *Context, StringRef ExpressionStr, in NumericSubstitution() argument [all...]
1383 StringRef ExpressionStr, std::unique_ptr<Expression> Expression, in makeNumericSubstitution() argument