Searched refs:dfs_lookup_base (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsearch.c35 static tree dfs_lookup_base (tree, void *);
73 dfs_lookup_base (tree binfo, void *data_)
217 dfs_walk_once (t_binfo, dfs_lookup_base, NULL, &data);
72 dfs_lookup_base (tree binfo, void *data_) function
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dsearch.cc35 static tree dfs_lookup_base (tree, void *);
73 dfs_lookup_base (tree binfo, void *data_)
252 dfs_walk_once (t_binfo, dfs_lookup_base, NULL, &data);
72 dfs_lookup_base (tree binfo, void *data_) function

Completed in 205 milliseconds