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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dexpressions.h2109 get_map_type() const;
H A Dexpressions.cc10645 Map_index_expression::get_map_type() const function in class:Map_index_expression
10673 Map_type* mt = this->get_map_type();
10714 Map_type* mt = this->get_map_type();
10733 Map_type* mt = this->get_map_type();
10745 Map_type* mt = this->get_map_type();
10766 Map_type* type = this->get_map_type();
10820 Map_type* type = this->get_map_type();
H A Dstatements.cc1149 Map_type* map_type = map_index->get_map_type();
1300 Map_type* map_type = map_index->get_map_type();
H A Dgogo.cc5931 Map_type* mt = expr->map_index_expression()->get_map_type();

Completed in 209 milliseconds