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

/freebsd-9.3-release/contrib/gcc/cp/
H A Ddecl.c10605 int doing_friend = 0;
10632 doing_friend = 1;
10804 if (ctype && !doing_friend && !DECL_STATIC_FUNCTION_P (decl1))
10585 int doing_friend = 0; local

Completed in 161 milliseconds