Searched refs:cxx_binding_make (Results 1 – 3 of 3) sorted by relevance
287 cxx_binding_make (tree value, tree type) in cxx_binding_make() function325 cb->base = binding = cxx_binding_make (value, type); in new_class_binding()340 binding = cxx_binding_make (decl, NULL_TREE); in push_binding()1797 result = cxx_binding_make (NULL, NULL); in binding_for_name()
968 (cxx_binding_make): Likewise.978 (cxx_binding_make): Likewise.4229 (cxx_binding_make): use gcc_alloc instead of ggc_alloc_cleared and set4878 * name-lookup.c: (cxx_binding_make): Use ggc_alloc_clearedinstead4935 * decl.c (push_binding): Adjust use cxx_binding_make.4940 (cxx_binding_make): Move to name-lookup.h
3262 (cxx_binding_make): Likewise.3929 (cxx_binding_make): Use it.