Searched refs:orig_fndecl (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)
755 if (variably_modified_type_p (TREE_TYPE (arg), orig_fndecl))
758 if (check_for_nested_with_variably_modified (cgn->decl, orig_fndecl))
745 check_for_nested_with_variably_modified(tree fndecl, tree orig_fndecl) argument

Completed in 158 milliseconds