Searched refs:SetExpr (Results 1 – 3 of 3) sorted by relevance
26 parser.SetExpr(line_string); in LLVMFuzzerTestOneInput()
98 template <typename T> void SetExpr(const T &x, Expr<SomeType> &&expr) { in SetExpr() function197 SetExpr(x, common::Clone(*result)); in Analyze()
2633 SetExpr(x, Fold(std::move(*result))); in ExprOrVariable()