Home
last modified time | relevance | path

Searched refs:dfs_lookup_base (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/gcc/gcc/cp/
H A Dsearch.c39 static tree dfs_lookup_base (tree, void *);
98 dfs_lookup_base (tree binfo, void *data_) in dfs_lookup_base() function
229 dfs_walk_once (t_binfo, dfs_lookup_base, NULL, &data); in lookup_base()
H A DChangeLog-20041226 (dfs_lookup_base): ... this.
H A DChangeLog3126 * search.c (dfs_lookup_base): Likewise.