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

/freebsd-11-stable/contrib/gcc/cp/
H A Dname-lookup.h351 extern bool is_associated_namespace (tree, tree);
H A Dname-lookup.c2977 if (!is_associated_namespace (scope, CP_DECL_CONTEXT (fn)))
3840 if (is_associated_namespace (scope, TREE_PURPOSE (usings))
4330 is_associated_namespace (tree current, tree scope)
4325 is_associated_namespace (tree current, tree scope) function
H A Dpt.c654 if (is_associated_namespace (current_namespace, tpl_ns))
1982 if (!is_associated_namespace (CP_DECL_CONTEXT (decl),

Completed in 151 milliseconds