Searched refs:push_namespace_with_attribs (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
H A Dname-lookup.h319 extern void push_namespace_with_attribs (tree, tree);
H A Dname-lookup.c3029 push_namespace_with_attribs (name, NULL_TREE);
3036 push_namespace_with_attribs (tree name, tree attributes)
3031 push_namespace_with_attribs (tree name, tree attributes) function
H A Dparser.c11089 push_namespace_with_attribs (identifier, attribs);

Completed in 197 milliseconds