Searched refs:funcdecl (Results 1 – 4 of 4) sorted by relevance
722 tree funcdecl, tree val);
369 tree funcdecl ATTRIBUTE_UNUSED, in hook_invalid_arg_for_unprototyped_fn()
19576 invalid_arg_for_unprototyped_fn (tree typelist, tree funcdecl, tree val) in invalid_arg_for_unprototyped_fn() argument19581 && (funcdecl == NULL_TREE in invalid_arg_for_unprototyped_fn()19582 || (TREE_CODE (funcdecl) == FUNCTION_DECL in invalid_arg_for_unprototyped_fn()19583 && DECL_BUILT_IN_CLASS (funcdecl) != BUILT_IN_MD))) in invalid_arg_for_unprototyped_fn()
9895 … *TARGET_INVALID_ARG_FOR_UNPROTOTYPED_FN (tree @var{typelist}, tree @var{funcdecl}, tree @var{val})9897 illegal to pass argument @var{val} to function @var{funcdecl}