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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.cc9557 Typed_identifier_list* stub_params; local
9559 stub_params = NULL;
9563 stub_params = new Typed_identifier_list();
9570 stub_params->push_back(Typed_identifier(pbuf, pp->type(),
9593 stub_params,
9614 Type::build_one_stub_method(gogo, m, buf, stub_params,

Completed in 59 milliseconds