Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
HDfriend.c225 int friend_depth = processing_template_decl - class_template_depth; in make_friend_class() local
458 int friend_depth = processing_template_decl - class_template_depth; in do_friend() local
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDfriend.c264 int friend_depth = processing_template_decl - class_template_depth; in make_friend_class() local
524 int friend_depth = processing_template_decl - class_template_depth; in do_friend() local