Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree-nested.c745 check_for_nested_with_variably_modified (tree fndecl, tree orig_fndecl) in check_for_nested_with_variably_modified() function
756 if (check_for_nested_with_variably_modified (cgn->decl, orig_fndecl)) in check_for_nested_with_variably_modified()
785 if (check_for_nested_with_variably_modified (info->context, info->context)) in create_nesting_tree()