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

/freebsd-12-stable/contrib/gcc/cp/
H A Dname-lookup.c3204 namespace_ancestor (tree ns1, tree ns2)
3210 namespace_ancestor (CP_DECL_CONTEXT (ns1), ns2));
3311 = tree_cons (used, namespace_ancestor (user, used),
4763 ancestor = namespace_ancestor (current_decl_namespace (), used);
3199 namespace_ancestor (tree ns1, tree ns2) function

Completed in 115 milliseconds