Home
last modified time | relevance | path

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

/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/20_util/
H A Dpairs.cc127 const gnu_t<long>& tmpl1 = gnu_t<long>(false); in test04() local
128 const std::pair<gnu_t<long>, gnu_obj> p_st_1(tmpl1, obj1); in test04()
129 const std::pair<gnu_t<long>, gnu_obj> p_st_2 = std::make_pair(tmpl1, obj1); in test04()
/openbsd/gnu/gcc/gcc/cp/
H A Dpt.c11216 tree tmpl1, tmpl2; in more_specialized_class() local
11219 tmpl1 = TREE_TYPE (pat1); in more_specialized_class()
11228 CLASSTYPE_TI_ARGS (tmpl1), in more_specialized_class()
11235 CLASSTYPE_TI_ARGS (tmpl1)); in more_specialized_class()