Searched refs:validate_nonmember_using_decl (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
H A Dname-lookup.c2021 validate_nonmember_using_decl (tree decl, tree scope, tree name)
2226 decl = validate_nonmember_using_decl (decl, scope, name);
3340 decl = validate_nonmember_using_decl (decl, scope, name);
2018 validate_nonmember_using_decl (tree decl, tree scope, tree name) function

Completed in 59 milliseconds