Home
last modified time | relevance | path

Searched refs:binding_table_insert (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dname-lookup.c202 binding_table_insert (binding_table table, tree name, tree type) in binding_table_insert() function
4775 binding_table_insert in maybe_process_template_type_declaration()
4919 binding_table_insert in pushtag()
H A DChangeLog-2003971 (binding_table_insert): Likewise.
981 (binding_table_insert): Likewise.
4266 (binding_table_insert): Likewise.
4283 (binding_table_insert): Likewise.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c418 binding_table_insert (binding_table table, tree name, tree type) in binding_table_insert() function
2901 binding_table_insert (b->level_chain->type_decls, name, type);
3005 binding_table_insert (b->type_decls, name, type);
H A DChangeLog1090 (binding_table_insert): Likewise.