Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/cp/
Ddecl.c11054 int doing_friend = 0; in start_preparsed_function() local
11081 doing_friend = 1; in start_preparsed_function()
11253 if (ctype && !doing_friend && !DECL_STATIC_FUNCTION_P (decl1)) in start_preparsed_function()