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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.h664 is_basic_type() const;
H A Dexpressions.cc3261 return type->is_basic_type() && expr_type->is_basic_type();
3554 return type->is_basic_type() && expr_type->is_basic_type();
H A Dtypes.cc132 Type::is_basic_type() const function in class:Type
157 return this->base()->is_basic_type();
H A Dstatements.cc1980 && !results->begin()->type()->is_basic_type()

Completed in 244 milliseconds