Home
last modified time | relevance | path

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

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