Searched refs:cxx_binding_init (Results 1 – 2 of 2) sorted by relevance
260 cxx_binding_init (cxx_binding *binding, tree value, tree type) in cxx_binding_init() function281 cxx_binding_init (binding, value, type); in cxx_binding_make()333 cxx_binding_init (binding, value, type); in new_class_binding()
3928 * name-lookup.c (cxx_binding_init): New function.