Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dclass.cc743 tree fixed_type = fixed_type_or_null (instance, NULL, &cdtorp); in build_vtbl_ref() local
747 if (fixed_type && !cdtorp) in build_vtbl_ref()
749 tree binfo = lookup_base (fixed_type, basetype, in build_vtbl_ref()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dclass.c712 tree fixed_type = fixed_type_or_null (instance, NULL, &cdtorp); in build_vtbl_ref() local
716 if (fixed_type && !cdtorp) in build_vtbl_ref()
718 tree binfo = lookup_base (fixed_type, basetype, in build_vtbl_ref()