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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.h1013 do_type_descriptor(Gogo*, Named_type* name) = 0;
1548 do_type_descriptor(Gogo*, Named_type*);
1629 do_type_descriptor(Gogo*, Named_type*);
1702 do_type_descriptor(Gogo*, Named_type*);
1755 do_type_descriptor(Gogo*, Named_type*);
1893 do_type_descriptor(Gogo*, Named_type*);
2012 do_type_descriptor(Gogo*, Named_type*);
2307 do_type_descriptor(Gogo*, Named_type*);
2448 do_type_descriptor(Gogo*, Named_type*);
2552 do_type_descriptor(Gog
[all...]
H A Dtypes.cc1218 Expression* initializer = this->do_type_descriptor(gogo, NULL);
1373 return type->do_type_descriptor(gogo, NULL);
1382 return type->do_type_descriptor(gogo, name);
2642 do_type_descriptor(Gogo*, Named_type*) function in class:Error_type
2684 do_type_descriptor(Gogo*, Named_type*) function in class:Void_type
2726 do_type_descriptor(Gogo*, Named_type* name);
2744 Boolean_type::do_type_descriptor(Gogo* gogo, Named_type* name) function in class:Boolean_type
2898 Integer_type::do_type_descriptor(Gogo* gogo, Named_type* name) function in class:Integer_type
3033 Float_type::do_type_descriptor(Gogo* gogo, Named_type* name) function in class:Float_type
3160 Complex_type::do_type_descriptor(Gog function in class:Complex_type
3251 String_type::do_type_descriptor(Gogo* gogo, Named_type* name) function in class:String_type
3348 do_type_descriptor(Gogo*, Named_type*) function in class:Sink_type
3812 Function_type::do_type_descriptor(Gogo* gogo, Named_type* name) function in class:Function_type
4307 Pointer_type::do_type_descriptor(Gogo* gogo, Named_type* name) function in class:Pointer_type
4449 do_type_descriptor(Gogo*, Named_type*) function in class:Nil_type
4507 do_type_descriptor(Gogo*, Named_type*) function in class:Call_multiple_result_type
5190 Struct_type::do_type_descriptor(Gogo* gogo, Named_type* name) function in class:Struct_type
6303 Array_type::do_type_descriptor(Gogo* gogo, Named_type* name) function in class:Array_type
6663 Map_type::do_type_descriptor(Gogo* gogo, Named_type* name) function in class:Map_type
6961 Channel_type::do_type_descriptor(Gogo* gogo, Named_type* name) function in class:Channel_type
7802 Interface_type::do_type_descriptor(Gogo* gogo, Named_type* name) function in class:Interface_type
9096 Named_type::do_type_descriptor(Gogo* gogo, Named_type* name) function in class:Named_type
10389 Forward_declaration_type::do_type_descriptor(Gogo* gogo, Named_type* name) function in class:Forward_declaration_type
[all...]

Completed in 93 milliseconds