Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dfriend.c264 int friend_depth = processing_template_decl - class_template_depth; in make_friend_class() local
540 int friend_depth = processing_template_decl - class_template_depth; in do_friend() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dfriend.cc264 int friend_depth = 0; in make_friend_class() local
551 int friend_depth = current_template_depth - class_template_depth; in do_friend() local