Searched refs:funcdecl (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dtarget.h722 tree funcdecl, tree val);
H A Dtarghooks.c369 tree funcdecl ATTRIBUTE_UNUSED,
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c19622 invalid_arg_for_unprototyped_fn (tree typelist, tree funcdecl, tree val)
19627 && (funcdecl == NULL_TREE
19628 || (TREE_CODE (funcdecl) == FUNCTION_DECL
19629 && DECL_BUILT_IN_CLASS (funcdecl) != BUILT_IN_MD)))
19576 invalid_arg_for_unprototyped_fn(tree typelist, tree funcdecl, tree val) argument

Completed in 213 milliseconds