Home
last modified time | relevance | path

Searched refs:is_friend_template (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/gcc/cp/
Dfriend.c502 int is_friend_template = PROCESSING_REAL_TEMPLATE_DECL_P (); in do_friend() local
518 && ! funcdef_flag && ! is_friend_template in do_friend()
522 if (is_friend_template in do_friend()
568 is_friend_template ? DECL_TI_TEMPLATE (decl) : decl, in do_friend()