Home
last modified time | relevance | path

Searched refs:funcT2 (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/CodeGenCXX/
Dvisibility.cpp1195 template <class U> static void funcT2();
1207 template <> template <> DEFAULT void B<A>::funcT2<A>() {} in funcT2() function in test65::B