Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dvector.cpp319 template<typename T> void test_pseudo_dtor_tmpl(T *ptr) { in test_pseudo_dtor_tmpl() function
327 test_pseudo_dtor_tmpl(f); in test_pseudo_dtor()