Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-nested.c694 check_for_nested_with_variably_modified (tree fndecl, tree orig_fndecl) in check_for_nested_with_variably_modified() function
705 if (check_for_nested_with_variably_modified (cgn->decl, orig_fndecl)) in check_for_nested_with_variably_modified()
735 if (check_for_nested_with_variably_modified (info->context, info->context)) in create_nesting_tree()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-nested.c766 check_for_nested_with_variably_modified (tree fndecl, tree orig_fndecl) in check_for_nested_with_variably_modified() function
777 if (check_for_nested_with_variably_modified (cgn->decl, in check_for_nested_with_variably_modified()
808 if (check_for_nested_with_variably_modified (info->context, info->context)) in create_nesting_tree()