Home
last modified time | relevance | path

Searched defs:class_template_depth (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dfriend.c224 int class_template_depth = template_class_depth (type); in make_friend_class() local
457 int class_template_depth = template_class_depth (current_class_type); in do_friend() local
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dfriend.c263 int class_template_depth = template_class_depth (type); in make_friend_class() local
523 int class_template_depth = template_class_depth (current_class_type); in do_friend() local