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

/freebsd-11-stable/contrib/gcc/cp/
H A Dname-lookup.c288 cxx_binding_make (tree value, tree type)
326 cb->base = binding = cxx_binding_make (value, type);
341 binding = cxx_binding_make (decl, NULL_TREE);
1800 result = cxx_binding_make (NULL, NULL);
287 cxx_binding_make (tree value, tree type) function

Completed in 109 milliseconds