Searched refs:caller_py_function_impl (Results 1 – 1 of 1) sorted by relevance
30 struct caller_py_function_impl : py_function_impl_base struct32 caller_py_function_impl(Caller const& caller) in caller_py_function_impl() function124 : m_impl(new caller_py_function_impl<Caller>(caller)) in py_function()