Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dname-lookup.cc4053 set_module_binding (tree ns, tree name, unsigned mod, int mod_glob, in set_module_binding() argument
4072 if (type || visible != bind || mod_glob) in set_module_binding()
4076 if ((mod_glob > 0 && TREE_PUBLIC (ns)) in set_module_binding()
4082 if (mod_glob > 0) in set_module_binding()
4084 else if (mod_glob < 0) in set_module_binding()