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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dimport.cc702 this->types_[index] = Type::make_forward_declaration(no);
H A Dparse.cc375 return Type::make_forward_declaration(named_object);
956 type = Type::make_forward_declaration(no);
2462 Type* t = Type::make_forward_declaration(named_object);
2963 Type* type = Type::make_forward_declaration(no);
H A Dtypes.h559 make_forward_declaration(Named_object*);
H A Dtypes.cc1480 Type* ft = Type::make_forward_declaration(named_type_descriptor_type);
10453 Type::make_forward_declaration(Named_object* named_object) function in class:Type

Completed in 100 milliseconds