Searched defs:my_function (Results 1 – 2 of 2) sorted by relevance
57 const Function& my_function; member
112 void my_function(T &p) { p = 0; } in my_function() function115 void my_function(CheckType<U> &p) { p.get_ready(); } in my_function() function