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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-nested.c817 check_for_nested_with_variably_modified (tree fndecl, tree orig_fndecl) function
828 if (check_for_nested_with_variably_modified (cgn->decl,
858 /* See discussion at check_for_nested_with_variably_modified for a
860 if (check_for_nested_with_variably_modified (info->context, info->context))
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-nested.cc915 check_for_nested_with_variably_modified (tree fndecl, tree orig_fndecl) function
927 if (check_for_nested_with_variably_modified (cgn->decl,
958 /* See discussion at check_for_nested_with_variably_modified for a
960 if (check_for_nested_with_variably_modified (info->context, info->context))

Completed in 287 milliseconds