Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.c3223 push_local_binding (tree id, tree decl, bool is_using) in push_local_binding() argument
3243 if (TREE_CODE (decl) == OVERLOAD || is_using) in push_local_binding()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.cc4148 push_local_binding (tree id, tree decl, bool is_using) in push_local_binding() argument
4168 if (TREE_CODE (decl) == OVERLOAD || is_using) in push_local_binding()