Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtarget.h722 tree funcdecl, tree val);
H A Dtarghooks.c369 tree funcdecl ATTRIBUTE_UNUSED, in hook_invalid_arg_for_unprototyped_fn()
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Drs6000.c19576 invalid_arg_for_unprototyped_fn (tree typelist, tree funcdecl, tree val) in invalid_arg_for_unprototyped_fn() argument
19581 && (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()
/freebsd-12.1/contrib/gcc/doc/
H A Dtm.texi9895 … *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}