Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Dclass.c590 tree fixed_type = fixed_type_or_null (instance, NULL, &cdtorp); in build_vtbl_ref_1() local
594 if (fixed_type && !cdtorp) in build_vtbl_ref_1()
596 tree binfo = lookup_base (fixed_type, basetype, in build_vtbl_ref_1()
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dclass.c478 tree fixed_type = fixed_type_or_null (instance, NULL, &cdtorp); local
484 if (fixed_type && !cdtorp)
486 tree binfo = lookup_base (fixed_type, basetype,