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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsearch.c49 static tree dfs_access_in_type (tree, void *);
496 dfs_access_in_type (tree binfo, void *data)
603 dfs_walk_once (binfo, dfs_access_in_type_pre, dfs_access_in_type, decl);
495 dfs_access_in_type (tree binfo, void *data) function
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dsearch.cc49 static tree dfs_access_in_type (tree, void *);
531 dfs_access_in_type (tree binfo, void *data)
638 dfs_walk_once (binfo, dfs_access_in_type_pre, dfs_access_in_type, decl);
530 dfs_access_in_type (tree binfo, void *data) function

Completed in 265 milliseconds