Home
last modified time | relevance | path

Searched refs:push_namespace_with_attribs (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/gcc/cp/
HDname-lookup.h316 extern void push_namespace_with_attribs (tree, tree);
HDChangeLog.gcc43106 (push_namespace_with_attribs): Use get_anonymous_namespace_name.
HDname-lookup.c3024 push_namespace_with_attribs (name, NULL_TREE); in push_namespace()
3031 push_namespace_with_attribs (tree name, tree attributes) in push_namespace_with_attribs() function
HDChangeLog1633 * name-lookup.c (push_namespace_with_attribs): Don't set TREE_PUBLIC
2390 * name-lookup.c (push_namespace_with_attribs): Temporarily disable
2406 * name-lookup.c (push_namespace_with_attribs): Only apply hidden
2419 * name-lookup.c (push_namespace_with_attribs): Anonymous
2432 (push_namespace_with_attribs): Split out from push_namespace.
HDparser.c11087 push_namespace_with_attribs (identifier, attribs); in cp_parser_namespace_definition()