Searched refs:ORIGINAL_NAMESPACE (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Dname-lookup.c565 && ORIGINAL_NAMESPACE (bval) == ORIGINAL_NAMESPACE (decl))
3458 scope = ORIGINAL_NAMESPACE (scope);
3510 scope = ORIGINAL_NAMESPACE (scope);
3849 vec_safe_push (decl_namespace_list, ORIGINAL_NAMESPACE (decl));
3896 name_space = ORIGINAL_NAMESPACE (name_space);
4056 name_space = ORIGINAL_NAMESPACE (name_space);
4570 tree used = ORIGINAL_NAMESPACE (TREE_PURPOSE (iter));
4613 scope = ORIGINAL_NAMESPACE (scope);
H A Dcp-tree.h2685 #define ORIGINAL_NAMESPACE(NODE) \
2679 #define ORIGINAL_NAMESPACE macro
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Ddecl2.c4643 scope = ORIGINAL_NAMESPACE (scope);
5092 namespace = ORIGINAL_NAMESPACE (namespace);
5373 namespace = ORIGINAL_NAMESPACE (namespace);
H A Ddecl.c2216 scope = ORIGINAL_NAMESPACE (scope);
2251 scope = ORIGINAL_NAMESPACE (scope);
5438 namespace = ORIGINAL_NAMESPACE (namespace);
H A Dcp-tree.h1405 #define ORIGINAL_NAMESPACE(NODE) \
1398 #define ORIGINAL_NAMESPACE macro

Completed in 197 milliseconds