Home
last modified time | relevance | path

Searched refs:handle_namespace_attrs (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.h278 extern bool handle_namespace_attrs (tree, tree);
H A Dname-lookup.c4946 handle_namespace_attrs (tree ns, tree attributes) in handle_namespace_attrs() function
H A Dparser.c19723 bool has_visibility = handle_namespace_attrs (current_namespace, attribs); in cp_parser_namespace_definition()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.h354 extern bool handle_namespace_attrs (tree, tree);
H A DChangeLog-20153664 * name-lookup.c (handle_namespace_attrs): Ignore abi_tag attribute
3677 * name-lookup.c (handle_namespace_attrs): Check
3713 * name-lookup.c (handle_namespace_attrs): Use arguments. Warn
H A DChangeLog-2007709 (handle_namespace_attrs): New fn for the attr code.
713 handle_namespace_attrs and pop_visibility as appropriate.
H A Dname-lookup.cc5981 handle_namespace_attrs (tree ns, tree attributes) in handle_namespace_attrs() function
H A DChangeLog-2009809 * name-lookup.c (handle_namespace_attrs): Pass 1 as last argument to
H A DChangeLog-2014123 * name-lookup.c (handle_namespace_attrs): Set it.
H A DChangeLog-2013566 * name-lookup.c (handle_namespace_attrs): Use get_attribute_name.
H A DChangeLog-2010351 * name-lookup.c (handle_namespace_attrs): Don't check
H A DChangeLog-20183720 * name-lookup.c (handle_namespace_attrs): Return early if attributes
H A DChangeLog-20173475 (handle_namespace_attrs): Use DECL_NAMESPACE_INLINE_P.
H A DChangeLog-20192753 * name-lookup.c (handle_namespace_attrs): Handle attribute deprecated.
H A Dparser.cc21365 bool has_visibility = handle_namespace_attrs (current_namespace, attribs); in cp_parser_namespace_definition()