Home
last modified time | relevance | path

Searched defs:function_eval (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/core/detail/cpp03/preprocessed/
Dfunction_eval_expr_20.hpp8 namespace boost { namespace phoenix { namespace detail { namespace tag { struct function_eval {}; t… in make_function_eval() struct
Dfunction_eval_expr_10.hpp8 namespace boost { namespace phoenix { namespace detail { namespace tag { struct function_eval {}; t… in make_function_eval() struct
Dfunction_eval_expr_30.hpp8 namespace boost { namespace phoenix { namespace detail { namespace tag { struct function_eval {}; t… in make_function_eval() argument
Dfunction_eval_expr_40.hpp8 namespace boost { namespace phoenix { namespace detail { namespace tag { struct function_eval {}; t… in make_function_eval() struct
Dfunction_eval_expr_50.hpp8 namespace boost { namespace phoenix { namespace detail { namespace tag { struct function_eval {}; t… in make_function_eval() struct
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/core/detail/
Dfunction_eval.hpp49 struct function_eval struct
56 struct result<This(F, Context)>
69 operator()(F const & f, Context const & ctx) const in operator ()()
76 operator()(F & f, Context const & ctx) const in operator ()()
86 struct result_impl<F, void(A...), Head, Tail...>
92 struct result_impl<F, void(A...), Context>
125 struct result<This(F, A...)>
138 operator()(F && f, A &&... a) const in operator ()()