Searched refs:ORIGINAL_NAMESPACE (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/gcc/cp/
H A Dname-lookup.c495 && ORIGINAL_NAMESPACE (bval) == ORIGINAL_NAMESPACE (decl))
2912 scope = ORIGINAL_NAMESPACE (scope);
2946 scope = ORIGINAL_NAMESPACE (scope);
3188 decl_namespace_list = tree_cons (ORIGINAL_NAMESPACE (decl),
3223 namespace = ORIGINAL_NAMESPACE (namespace);
3376 namespace = ORIGINAL_NAMESPACE (namespace);
3788 tree used = ORIGINAL_NAMESPACE (TREE_PURPOSE (iter));
3816 scope = ORIGINAL_NAMESPACE (scope);
H A Dcp-tree.h2049 #define ORIGINAL_NAMESPACE(NODE) \
2042 #define ORIGINAL_NAMESPACE macro

Completed in 103 milliseconds