Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/cp/
Dpt.c5782 tree pbase_binfo; in instantiate_class_template() local
5794 for (i = 0; BINFO_BASE_ITERATE (pbinfo, i, pbase_binfo); i++) in instantiate_class_template()
5800 base = tsubst (BINFO_TYPE (pbase_binfo), args, tf_error, NULL_TREE); in instantiate_class_template()
5805 if (BINFO_VIRTUAL_P (pbase_binfo)) in instantiate_class_template()