Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcvt.c885 tree in_vtype = TREE_TYPE (e); in ocp_convert() local
886 if (MAYBE_CLASS_TYPE_P (in_vtype)) in ocp_convert()
894 in_vtype, type); in ocp_convert()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcvt.cc890 tree in_vtype = TREE_TYPE (e); in ocp_convert() local
891 if (MAYBE_CLASS_TYPE_P (in_vtype)) in ocp_convert()
899 in_vtype, type); in ocp_convert()