Home
last modified time | relevance | path

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

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