Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dc-decl.c1018 tree trytype, tryargs; in match_builtin_function_types() local
1029 tryargs = newargs; in match_builtin_function_types()
1045 trytype = build_function_type (newrettype, tryargs); in match_builtin_function_types()