Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dc-decl.c997 tree trytype, tryargs; in match_builtin_function_types() local
1008 tryargs = newargs; in match_builtin_function_types()
1024 trytype = build_function_type (newrettype, tryargs); in match_builtin_function_types()