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