Searched refs:pbase_binfo (Results 1 – 1 of 1) sorted by relevance
12073 tree pbase_binfo; in instantiate_class_template_1() local12078 for (i = 0; BINFO_BASE_ITERATE (pbinfo, i, pbase_binfo); i++) in instantiate_class_template_1()12085 if (PACK_EXPANSION_P (BINFO_TYPE (pbase_binfo))) in instantiate_class_template_1()12088 tsubst_pack_expansion (BINFO_TYPE (pbase_binfo), in instantiate_class_template_1()12103 base = tsubst (BINFO_TYPE (pbase_binfo), args, tf_error, in instantiate_class_template_1()12110 if (BINFO_VIRTUAL_P (pbase_binfo)) in instantiate_class_template_1()