Searched refs:push_namespace_with_attribs (Results 1 – 5 of 5) sorted by relevance
316 extern void push_namespace_with_attribs (tree, tree);
106 (push_namespace_with_attribs): Use get_anonymous_namespace_name.
3024 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
1633 * name-lookup.c (push_namespace_with_attribs): Don't set TREE_PUBLIC2390 * name-lookup.c (push_namespace_with_attribs): Temporarily disable2406 * name-lookup.c (push_namespace_with_attribs): Only apply hidden2419 * name-lookup.c (push_namespace_with_attribs): Anonymous2432 (push_namespace_with_attribs): Split out from push_namespace.
11087 push_namespace_with_attribs (identifier, attribs); in cp_parser_namespace_definition()