Searched defs:eval_fun (Results 1 – 1 of 1) sorted by relevance
220 struct eval_fun struct223 explicit eval_fun(Context &ctx) in eval_fun() function231 struct result<This(Expr)>236 struct result<This(Expr &)>242 operator ()(Expr &e) const in operator ()()249 operator ()(Expr const &e) const in operator ()()255 Context &ctx_;