Home
last modified time | relevance | path

Searched refs:ORIGINAL_NAMESPACE (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.c454 && ORIGINAL_NAMESPACE (value) == ORIGINAL_NAMESPACE (new_val)) in add_value()
457 value = ORIGINAL_NAMESPACE (value); in add_value()
2241 && ORIGINAL_NAMESPACE (bval) == ORIGINAL_NAMESPACE (decl)) in supplement_binding_1()
2457 if (ORIGINAL_NAMESPACE (old) != ORIGINAL_NAMESPACE (decl)) in update_binding()
4813 scope = ORIGINAL_NAMESPACE (scope); in set_decl_namespace()
5044 vec_safe_push (decl_namespace_list, ORIGINAL_NAMESPACE (decl)); in push_decl_namespace()
5065 name_space = ORIGINAL_NAMESPACE (name_space); in do_namespace_alias()
5964 scope = ORIGINAL_NAMESPACE (scope); in suggest_alternative_in_explicit_scope()
6053 bool found = lookup->search_qualified (ORIGINAL_NAMESPACE (scope)); in qualified_namespace_lookup()
7298 ORIGINAL_NAMESPACE (target), false); in finish_using_directive()
[all …]
H A Dcp-tree.h3382 #define ORIGINAL_NAMESPACE(NODE) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.cc733 && 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 …]
H A Dcp-tree.h3575 #define ORIGINAL_NAMESPACE(NODE) \ macro
H A DChangeLog-19983863 * cp-tree.h (DECL_NAMESPACE_ALIAS, ORIGINAL_NAMESPACE): Declare.
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc417 && ORIGINAL_NAMESPACE (bval) == ORIGINAL_NAMESPACE (decl)) in supplement_binding()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc261 && ORIGINAL_NAMESPACE (bval) == ORIGINAL_NAMESPACE (decl)) in supplement_binding()