Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/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()
H A DChangeLog-20042830 * tree-nested.c (check_for_nested_with_variably_modified): New.