Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dpt.cc23910 bool nondeduced_p = false; in unify_pack_expansion() local
23920 for (i = 0; i < len && !nondeduced_p; ++i) in unify_pack_expansion()
23922 nondeduced_p = true; in unify_pack_expansion()
23923 if (nondeduced_p) in unify_pack_expansion()