Searched defs:expand_arg (Results 1 – 2 of 2) sorted by relevance
26 struct expand_arg struct29 struct result_type46 struct result<F(A0)>50 struct result<F(A0&)>53 expand_arg(Context& context_) in expand_arg() function60 call(T const& f, mpl::false_) const in call()67 call(T const& val, mpl::true_) const in call()74 operator()(T const& x) const in operator ()()79 Context& context;
2318 static int expand_arg(struct sh_arg *arg, char *old, unsigned flags, in expand_arg() function