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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dsearch.c63 static tree dfs_access_in_type (tree, void *);
601 dfs_access_in_type (tree binfo, void *data)
710 dfs_walk_once (binfo, NULL, dfs_access_in_type, decl);
599 dfs_access_in_type (tree binfo, void *data) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Dsearch.c61 static tree dfs_access_in_type (tree, void *);
599 dfs_access_in_type (tree binfo, void *data)
708 dfs_walk_once (binfo, NULL, dfs_access_in_type, decl);
597 dfs_access_in_type (tree binfo, void *data) function

Completed in 68 milliseconds