Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.h480 extern bool import_module_binding (tree ctx, tree name, unsigned mod,
H A Dname-lookup.cc4033 import_module_binding (tree ns, tree name, unsigned mod, unsigned snum) in import_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.cc15146 if (mod && !import_module_binding (ns, id, mod, snum)) in read_bindings()