Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dclass.c201 static tree dfs_get_primary_binfo PARAMS ((tree, void*));
6804 dfs_get_primary_binfo (binfo, data) in dfs_get_primary_binfo() function
6868 dfs_walk (binfo, dfs_get_primary_binfo, NULL, virtuals);
H A DChangeLog7674 (dfs_get_primary_binfo): Build list of virtual primary base
9273 (dfs_get_primary_binfo): Use BINFO_TYPE for binfos.
11845 (dfs_get_primary_binfo): New function.
/openbsd/gnu/gcc/gcc/cp/
H A DChangeLog-20011697 (dfs_get_primary_binfo): Build list of virtual primary base
3296 (dfs_get_primary_binfo): Use BINFO_TYPE for binfos.
H A DChangeLog-20035776 (dfs_get_primary_binfo): Delete.
H A DChangeLog-20001973 (dfs_get_primary_binfo): New function.