Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dname-lookup.c2182 push_using_decl (tree scope, tree name) in push_using_decl() function
2445 return push_using_decl (scope, name); in validate_nonmember_using_decl()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dname-lookup.c3945 push_using_decl (tree scope, tree name) in push_using_decl() function
4050 tree using_decl = push_using_decl (scope, name); in validate_nonmember_using_decl()