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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Druntime.cc189 t = Type::make_type_descriptor_ptr_type();
245 go_assert(e->type() == Type::make_type_descriptor_ptr_type());
H A Dtypes.cc1541 Type::make_type_descriptor_ptr_type() function in class:Type
3791 Type* ptdt = Type::make_type_descriptor_ptr_type();
4292 Type* ptdt = Type::make_type_descriptor_ptr_type();
5160 Type* ptdt = Type::make_type_descriptor_ptr_type();
6261 Type* ptdt = Type::make_type_descriptor_ptr_type();
6287 Type* ptdt = Type::make_type_descriptor_ptr_type();
6609 Type* pdt = Type::make_type_descriptor_ptr_type();
6646 Type* ptdt = Type::make_type_descriptor_ptr_type();
6803 Type* ptdt = Type::make_type_descriptor_ptr_type();
6942 Type* ptdt = Type::make_type_descriptor_ptr_type();
[all...]
H A Dtypes.h553 make_type_descriptor_ptr_type();
H A Dgogo.cc747 Type* ptdt = Type::make_type_descriptor_ptr_type();
4424 Type::make_type_descriptor_ptr_type();
H A Dstatements.cc4315 Type* descriptor_type = Type::make_type_descriptor_ptr_type();
H A Dexpressions.cc13917 { return Type::make_type_descriptor_ptr_type(); }
14399 Type* pdt = Type::make_type_descriptor_ptr_type();
14666 Typed_identifier tid("__type_descriptor", Type::make_type_descriptor_ptr_type(),

Completed in 420 milliseconds