Searched refs:ORIGINAL_NAMESPACE (Results 1 – 3 of 3) sorted by relevance
733 && ORIGINAL_NAMESPACE (value) == ORIGINAL_NAMESPACE (new_val)) in add_value()736 value = ORIGINAL_NAMESPACE (value); in add_value()2673 && ORIGINAL_NAMESPACE (bval) == ORIGINAL_NAMESPACE (decl)) in supplement_binding()2906 if (ORIGINAL_NAMESPACE (old) != ORIGINAL_NAMESPACE (decl)) in update_binding()5824 scope = ORIGINAL_NAMESPACE (scope); in set_decl_namespace()6079 vec_safe_push (decl_namespace_list, ORIGINAL_NAMESPACE (decl)); in push_decl_namespace()6100 name_space = ORIGINAL_NAMESPACE (name_space); in do_namespace_alias()7041 scope = ORIGINAL_NAMESPACE (scope); in suggest_alternative_in_explicit_scope()7135 bool found = lookup->search_qualified (ORIGINAL_NAMESPACE (scope)); in qualified_namespace_lookup()8564 ORIGINAL_NAMESPACE (target), false); in finish_using_directive()[all …]
3575 #define ORIGINAL_NAMESPACE(NODE) \ macro
3863 * cp-tree.h (DECL_NAMESPACE_ALIAS, ORIGINAL_NAMESPACE): Declare.