Searched refs:decl_namespace_context (Results 1 – 14 of 14) sorted by relevance
421 tree ns = decl_namespace_context (decl);
790 != decl_namespace_context (CLASSTYPE_TI_TEMPLATE (type)))831 != decl_namespace_context (CLASSTYPE_TI_TEMPLATE (type)))4900 tree ns = decl_namespace_context (TYPE_MAIN_DECL (current_class_type));4982 ns = decl_namespace_context (new_friend);5605 tree ns = decl_namespace_context (TYPE_MAIN_DECL (friend_type));
1542 decl_namespace_context (decl) in decl_namespace_context() function
4351 extern tree decl_namespace_context PARAMS ((tree));
5020 * pt.c (tsubst_friend_function): Use decl_namespace_context.
6458 * tree.c (decl_namespace_context): New fn.
541 tree ns = decl_namespace_context (decl); in do_friend()
2977 result = decl_namespace_context (current_class_type); in current_decl_namespace()2979 result = decl_namespace_context (current_function_decl); in current_decl_namespace()3153 decl = decl_namespace_context (decl); in push_decl_namespace()4446 context = decl_namespace_context (type); in arg_assoc_class()4534 return arg_assoc_namespace (k, decl_namespace_context (type)); in arg_assoc_type()
643 tree tpl_ns = decl_namespace_context (tmpl); in check_specialization_namespace()675 ns = decl_namespace_context (spec); in check_explicit_instantiation_namespace()754 != decl_namespace_context (CLASSTYPE_TI_TEMPLATE (type))) in maybe_process_partial_specialization()1255 DECL_CONTEXT (spec) = FROB_CONTEXT (decl_namespace_context (tmpl)); in register_specialization()5316 tree ns = decl_namespace_context (TYPE_MAIN_DECL (current_class_type)); in tsubst_friend_function()5406 ns = decl_namespace_context (new_friend); in tsubst_friend_function()6024 tree ns = decl_namespace_context (TYPE_MAIN_DECL (friend_type)); in instantiate_class_template()12200 ns = decl_namespace_context (d); in instantiate_decl()
1384 decl_namespace_context (tree decl) in decl_namespace_context() function
4401 extern tree decl_namespace_context (tree);
3617 * pt.c (tsubst_friend_function): Use decl_namespace_context.
3061 (current_decl_namespace): Use decl_namespace_context instead of