Searched refs:function_type (Results 1 – 2 of 2) sorted by relevance
129 typedef R (* function_type )(); typedef135 function_type i_f) in ff_pn_cn()138 function_type f;151 typedef R (C::* function_type )() const; typedef158 function_type i_f) in fc_pn_co()161 function_type f;175 typedef R (C::* function_type )(P&) const; typedef182 function_type i_f, in fc_pm_co()186 function_type f;
143 typedef FunctionType function_type; typedef152 explicit FunctionPointer( function_type const& pFunc ) : in FunctionPointer()170 function_type m_pFunc;
Completed in 25 milliseconds