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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dexpressions.cc10611 Expression* strslice = Runtime::make_call(Runtime::STRING_SLICE, loc, 3, local
10613 Bexpression* bstrslice = strslice->get_backend(context);
10615 Btype* str_btype = strslice->type()->get_backend(gogo);

Completed in 136 milliseconds