blob: a80b39f03febccd5dfa01e853a5b095ff279bbec [file] [log] [blame] [edit]
template <typename T> struct bar;
LLDB_TEST_API int foo(bar<int> *bar_ptr);