Searched defs:ExpressionStr (Results 1 – 3 of 3) sorted by relevance
178 ExpressionAST(StringRef ExpressionStr) : ExpressionStr(ExpressionStr) {} in ExpressionAST()206 explicit ExpressionLiteral(StringRef ExpressionStr, T Val) in ExpressionLiteral()363 BinaryOperation(StringRef ExpressionStr, binop_eval_t EvalBinop, in BinaryOperation()441 NumericSubstitution(FileCheckPatternContext *Context, StringRef ExpressionStr, in NumericSubstitution()
1536 StringRef ExpressionStr, std::unique_ptr<Expression> Expression, in makeNumericSubstitution()
840 StringRef ExpressionStr, in makeNumericSubstitution()