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

/freebsd-10.0-release/contrib/gcc/
H A Dtree-nested.c747 check_for_nested_with_variably_modified (tree fndecl, tree orig_fndecl)
758 if (check_for_nested_with_variably_modified (cgn->decl, orig_fndecl))
785 /* See discussion at check_for_nested_with_variably_modified for a
787 if (check_for_nested_with_variably_modified (info->context, info->context))
745 check_for_nested_with_variably_modified (tree fndecl, tree orig_fndecl) function

Completed in 188 milliseconds