Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dvector.cpp277 template<typename T> void test_pseudo_dtor_tmpl(T *ptr) { in test_pseudo_dtor_tmpl() function
285 test_pseudo_dtor_tmpl(f); in test_pseudo_dtor()