Searched defs:do_reflection (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.cc2646 do_reflection(Gogo*, std::string*) const function in class:Error_type
2688 do_reflection(Gogo*, std::string*) const function in class:Void_type
2730 do_reflection(Gogo*, std::string* ret) const function in class:Boolean_type
2907 Integer_type::do_reflection(Gogo*, std::string*) const function in class:Integer_type
3042 Float_type::do_reflection(Gogo*, std::string*) const function in class:Float_type
3169 Complex_type::do_reflection(Gogo*, std::string*) const function in class:Complex_type
3266 String_type::do_reflection(Gogo*, std::string* ret) const function in class:String_type
3352 do_reflection(Gog function in class:Sink_type
3883 Function_type::do_reflection(Gogo* gogo, std::string* ret) const function in class:Function_type
4353 Pointer_type::do_reflection(Gogo* gogo, std::string* ret) const function in class:Pointer_type
4453 do_reflection(Gogo*, std::string*) const function in class:Nil_type
4514 do_reflection(Gogo*, std::string*) const function in class:Call_multiple_result_type
5450 Struct_type::do_reflection(Gogo* gogo, std::string* ret) const function in class:Struct_type
6383 Array_type::do_reflection(Gogo* gogo, std::string* ret) const function in class:Array_type
6819 Map_type::do_reflection(Gogo* gogo, std::string* ret) const function in class:Map_type
7001 Channel_type::do_reflection(Gogo* gogo, std::string* ret) const function in class:Channel_type
7880 Interface_type::do_reflection(Gogo* gogo, std::string* ret) const function in class:Interface_type
9113 Named_type::do_reflection(Gogo* gogo, std::string* ret) const function in class:Named_type
10407 Forward_declaration_type::do_reflection(Gogo* gogo, std::string* ret) const function in class:Forward_declaration_type
[all...]

Completed in 119 milliseconds