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

/freebsd-11-stable/contrib/gcc/cp/
H A Dname-lookup.h100 extern void pop_binding (tree, tree);
H A Ddecl.c649 pop_binding (name, link);
662 pop_binding (name, link);
706 pop_binding (DECL_NAME (name), decl);
714 pop_binding (DECL_NAME (TREE_VALUE (link)), TREE_VALUE (link));
12167 pop_binding (DECL_NAME (link), link);
H A Dname-lookup.c362 pop_binding (tree id, tree decl)
361 pop_binding (tree id, tree decl) function

Completed in 122 milliseconds