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

/freebsd-12-stable/contrib/gcc/cp/
H A Dname-lookup.c1657 set_identifier_type_value_with_scope (tree id, tree decl, cxx_scope *b)
1687 /* As set_identifier_type_value_with_scope, but using
1693 set_identifier_type_value_with_scope (id, decl, current_binding_level);
4938 set_identifier_type_value_with_scope (name, tdef, b);
1654 set_identifier_type_value_with_scope (tree id, tree decl, cxx_scope *b) function

Completed in 64 milliseconds