Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CXX/temp/temp.constr/temp.constr.normal/
H A Dp1.cpp20 namespace type_pack { namespace
/llvm-project-15.0.7/lldb/unittests/Symbol/
H A DTestTypeSystemClang.cpp660 ClassTemplateDecl *type_pack = in TEST_F() local
668 ExpectReusedTemplate("<...> (no values in pack)", infos, type_pack); in TEST_F()
674 ExpectReusedTemplate("<typename ...> (int, long)", infos, type_pack); in TEST_F()
678 ExpectReusedTemplate("<typename ...> (int)", infos, type_pack); in TEST_F()
682 ExpectReusedTemplate("<typename ...> (int)", infos, type_pack); in TEST_F()