Home
last modified time | relevance | path

Searched refs:walk_namespaces (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcc/cp/
Ddecl2.c3340 if (walk_namespaces (wrapup_globals_for_namespace, /*data=*/0)) in emit_instantiate_pending_templates()
3434 walk_namespaces (wrapup_globals_for_namespace, /*data=*/&reconsider); in emit_deferred()
Dcp-tree.h3998 extern int walk_namespaces (walk_namespaces_fn,
DChangeLog-19995134 (walk_namespaces): New prototype.
5146 (walk_namespaces): Likewise.
Ddecl.c834 walk_namespaces (walk_namespaces_fn f, void* data) in walk_namespaces() function