Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/cp/
H A Ddecl.c10506 int doing_friend = 0; in start_preparsed_function() local
10533 doing_friend = 1; in start_preparsed_function()
10699 if (ctype && !doing_friend && !DECL_STATIC_FUNCTION_P (decl1)) in start_preparsed_function()
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c14319 int doing_friend = 0; local
14354 doing_friend = 1;
14547 if (ctype && !doing_friend && !DECL_STATIC_FUNCTION_P (decl1))