Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.h494 extern unsigned walk_module_binding (tree binding, bitmap partitions,
H A Dname-lookup.cc3909 walk_module_binding (tree binding, bitmap partitions, in walk_module_binding() function
H A DChangeLog-2020263 (walk_module_binding, import_module_binding, set_module_binding)
270 (walk_module_binding, import_module_binding, set_module_binding)
H A Dmodule.cc12772 if (walk_module_binding (*iter, partitions, add_binding_entity, &data)) in add_namespace_entities()