Searched defs:function_type (Results 1 – 2 of 2) sorted by relevance
129 typedef R (* function_type )(); typedef151 typedef R (C::* function_type )() const; typedef175 typedef R (C::* function_type )(P&) const; typedef
143 typedef FunctionType function_type; typedef
Completed in 10 milliseconds