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

/freebsd-11-stable/contrib/gcc/cp/
H A Dname-lookup.c318 new_class_binding (tree name, tree value, tree type, cxx_scope *scope)
347 binding = new_class_binding (id, decl, /*type=*/NULL_TREE, level);
2622 binding = new_class_binding (name,
317 new_class_binding (tree name, tree value, tree type, cxx_scope *scope) function

Completed in 201 milliseconds