Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dname-lookup.h283 extern bool handle_namespace_attrs (tree, tree);
H A Dname-lookup.c5046 handle_namespace_attrs (tree ns, tree attributes) in handle_namespace_attrs() function
H A Dparser.c18598 bool has_visibility = handle_namespace_attrs (current_namespace, attribs); in cp_parser_namespace_definition()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dname-lookup.h315 extern bool handle_namespace_attrs (tree, tree);
H A Dname-lookup.c3501 handle_namespace_attrs (tree ns, tree attributes) in handle_namespace_attrs() function
H A Dparser.c14793 has_visibility = handle_namespace_attrs (current_namespace, attribs); in cp_parser_namespace_definition()