Home
last modified time | relevance | path

Searched defs:Test5b (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/CodeGenCXX/
Dvtable-key-function-arm.cpp270 template <class T> struct Test5b { struct
281 template <> Test5b<int>::Test5b() { use(typeid(Test5b)); } in Test5b() function in Test5b