Searched refs:limited_access (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ada-spec.c874 append_withs (const char *s, bool limited_access) argument
891 withs[i].limited &= limited_access;
897 withs[with_len].limited = limited_access;
1337 bool limited_access)
1369 append_withs (s1, limited_access);
1458 dump_ada_decl_name (pretty_printer *buffer, tree decl, bool limited_access) argument
1461 pp_ada_tree_identifier (buffer, DECL_NAME (decl), decl, limited_access);
1475 pp_ada_tree_identifier (buffer, type_name, decl, limited_access);
2044 bool limited_access, bool name_only)
2056 pp_ada_tree_identifier (buffer, node, type, limited_access);
1336 pp_ada_tree_identifier(pretty_printer *buffer, tree node, tree type, bool limited_access) argument
2043 dump_ada_node(pretty_printer *buffer, tree node, tree type, int spc, bool limited_access, bool name_only) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ada-spec.cc874 append_withs (const char *s, bool limited_access) argument
891 withs[i].limited &= limited_access;
897 withs[with_len].limited = limited_access;
1337 bool limited_access)
1367 append_withs (s1, limited_access);
1455 dump_ada_decl_name (pretty_printer *buffer, tree decl, bool limited_access) argument
1458 pp_ada_tree_identifier (buffer, DECL_NAME (decl), decl, limited_access);
1472 pp_ada_tree_identifier (buffer, type_name, decl, limited_access);
2059 bool limited_access, bool name_only)
2071 pp_ada_tree_identifier (buffer, node, type, limited_access);
1336 pp_ada_tree_identifier(pretty_printer *buffer, tree node, tree type, bool limited_access) argument
2058 dump_ada_node(pretty_printer *buffer, tree node, tree type, int spc, bool limited_access, bool name_only) argument
[all...]

Completed in 144 milliseconds