Searched refs:import_module_binding (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | name-lookup.h | 480 extern bool import_module_binding (tree ctx, tree name, unsigned mod,
|
H A D | name-lookup.cc | 4033 import_module_binding (tree ns, tree name, unsigned mod, unsigned snum) in import_module_binding() function
|
H A D | ChangeLog-2020 | 263 (walk_module_binding, import_module_binding, set_module_binding) 270 (walk_module_binding, import_module_binding, set_module_binding)
|
H A D | module.cc | 15146 if (mod && !import_module_binding (ns, id, mod, snum)) in read_bindings()
|