Home
last modified time | relevance | path

Searched defs:ctor_vtbl_p (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dclass.c89 int ctor_vtbl_p; member
7078 int ctor_vtbl_p = TYPE_BINFO (t) != binfo; local
7602 int ctor_vtbl_p = !same_type_p (BINFO_TYPE (rtti_binfo), t); local
7657 int ctor_vtbl_p = !same_type_p (BINFO_TYPE (rtti_binfo), t); local
/openbsd-src/gnu/gcc/gcc/cp/
H A Dclass.c96 int ctor_vtbl_p; member
6556 int ctor_vtbl_p = TYPE_BINFO (t) != binfo; in dump_vtable() local
7010 int ctor_vtbl_p = !SAME_BINFO_TYPE_P (BINFO_TYPE (rtti_binfo), t); in accumulate_vtbl_inits() local
7060 int ctor_vtbl_p = !SAME_BINFO_TYPE_P (BINFO_TYPE (rtti_binfo), t); in dfs_accumulate_vtbl_inits() local