Home
last modified time | relevance | path

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

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