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

/freebsd-12-stable/contrib/gcc/cp/
H A Dname-lookup.h339 extern bool push_class_level_binding (tree, tree);
H A Dname-lookup.c427 else if (/* BVAL is null when push_class_level_binding moves an
2552 is_valid = push_class_level_binding (name, x);
2640 push_class_level_binding (tree name, tree x)
2636 push_class_level_binding (tree name, tree x) function
H A Dclass.c1090 push_class_level_binding (DECL_NAME (method), overload);

Completed in 112 milliseconds