Searched refs:makeFoo (Results 1 – 1 of 1) sorted by relevance
578 template <typename T> FooImpl<T> makeFoo(const T& x) { in makeFoo() function583 const Foo &x = makeFoo(42); in test()584 const int&y = makeFoo(42u); in test()