Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Ddecl.cc17041 bool doing_friend = false; in start_preparsed_function() local
17055 doing_friend = true; in start_preparsed_function()
17122 tree newdecl1 = push_template_decl (decl1, doing_friend); in start_preparsed_function()
17269 if (ctype && !doing_friend && !DECL_STATIC_FUNCTION_P (decl1)) in start_preparsed_function()