Home
last modified time | relevance | path

Searched refs:store_binding (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.c7026 store_binding (tree id, vec<cxx_saved_binding, va_gc> **old_bindings) in store_binding() function
7066 store_binding (id, old_bindings); in store_bindings()
7092 store_binding (id, old_bindings); in store_class_bindings()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.cc8252 store_binding (tree id, vec<cxx_saved_binding, va_gc> **old_bindings) in store_binding() function
8292 store_binding (id, old_bindings); in store_bindings()
8317 store_binding (id, old_bindings); in store_class_bindings()
H A DChangeLog-20043722 (store_binding): Do not save it.
3850 (store_binding): Add new bindings to a vector, using an
3941 (store_binding): New function.
H A DChangeLog-20121256 (store_binding): ... here. Always store binding and require
H A DChangeLog-20052371 * name-lookup.c (new_class_binding, store_binding,