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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Druntime.cc141 t = Type::lookup_string_type();
H A Dtypes.h501 lookup_string_type();
H A Dtypes.cc204 return Type::lookup_string_type();
1467 Type* string_type = Type::lookup_string_type();
3309 Type::lookup_string_type() function in class:Type
5163 Type* string_type = Type::lookup_string_type();
7776 Type* string_type = Type::lookup_string_type();
H A Dgogo.cc123 results->push_back(Typed_identifier("", Type::lookup_string_type(), loc));
H A Dexpressions.cc1537 this->type_ = Type::lookup_string_type();
7781 want_type = Type::lookup_string_type();

Completed in 164 milliseconds