Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-nested.c817 check_for_nested_with_variably_modified (tree fndecl, tree orig_fndecl) in check_for_nested_with_variably_modified() function
828 if (check_for_nested_with_variably_modified (cgn->decl, in check_for_nested_with_variably_modified()
860 if (check_for_nested_with_variably_modified (info->context, info->context)) in create_nesting_tree()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-nested.cc915 check_for_nested_with_variably_modified (tree fndecl, tree orig_fndecl) in check_for_nested_with_variably_modified() function
927 if (check_for_nested_with_variably_modified (cgn->decl, in check_for_nested_with_variably_modified()
960 if (check_for_nested_with_variably_modified (info->context, info->context)) in create_nesting_tree()
H A DChangeLog-200818076 * tree-nested.c (check_for_nested_with_variably_modified): Fix typo.
H A DChangeLog-20208486 (check_for_nested_with_variably_modified): Update.
H A DChangeLog-201130633 * tree-nested.c (check_for_nested_with_variably_modified): Likewise.
H A DChangeLog-201312132 (check_for_nested_with_variably_modified): Likewise.
H A DChangeLog-20042830 * tree-nested.c (check_for_nested_with_variably_modified): New.