Searched refs:oldtypeargs (Results 1 – 2 of 2) sorted by relevance
9898 tree oldtypeargs = TYPE_ARG_TYPES (TREE_TYPE (decl)); in grokfndecl() local9902 newtype = build_function_type (integer_type_node, oldtypeargs); in grokfndecl()
10529 tree oldtypeargs = TYPE_ARG_TYPES (TREE_TYPE (decl)); in grokfndecl() local10533 newtype = build_function_type (integer_type_node, oldtypeargs); in grokfndecl()