Searched refs:my_return (Results 1 – 1 of 1) sorted by relevance
227 U* my_return = new(fetchNextBuffer()) U(); in operator ()() local228 my_function(*my_return); in operator ()()230 return my_return; in operator ()()249 U* my_return = new(fetchNextBuffer()) U(); in operator ()() local250 my_function(*my_return); in operator ()()251 return my_return; in operator ()()