Searched refs:ORIGINAL_NAMESPACE (Results 1 – 3 of 3) sorted by relevance
494 && ORIGINAL_NAMESPACE (bval) == ORIGINAL_NAMESPACE (decl)) in supplement_binding()2907 scope = ORIGINAL_NAMESPACE (scope); in namespace_binding()2941 scope = ORIGINAL_NAMESPACE (scope); in set_decl_namespace()3183 decl_namespace_list = tree_cons (ORIGINAL_NAMESPACE (decl), in push_decl_namespace()3218 namespace = ORIGINAL_NAMESPACE (namespace); in do_namespace_alias()3371 namespace = ORIGINAL_NAMESPACE (namespace); in do_using_directive()3783 tree used = ORIGINAL_NAMESPACE (TREE_PURPOSE (iter)); in lookup_using_namespace()3811 scope = ORIGINAL_NAMESPACE (scope); in qualified_lookup_using_namespace()
2042 #define ORIGINAL_NAMESPACE(NODE) \ macro
3863 * cp-tree.h (DECL_NAMESPACE_ALIAS, ORIGINAL_NAMESPACE): Declare.