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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.cc2129 Btype* sym_btype = sym_init->type()->get_backend(gogo); local
2137 gogo->backend()->implicit_variable_reference(sym_name, sym_btype);
2163 gogo->backend()->implicit_variable(sym_name, sym_btype, false, true, is_common, 0);
2171 sym_btype, false, true, is_common,

Completed in 58 milliseconds