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

/haiku-buildtools/gcc/gcc/ada/gcc-interface/
H A Dutils2.c748 tree right_type = TREE_TYPE (right_operand); local
[all...]
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dexpressions.cc4365 operation_type(Operator op, Type* left_type, Type* right_type, Type** result_type) argument
4450 Type* right_type = right_nc->type(); local
4606 Type* right_type = right_nc->type(); local
5124 Type* right_type = this->right_->type(); local
5549 Type* right_type = this->right_->type(); local
5655 Type* right_type = this->right_->type(); local
6093 Type* right_type = right->type(); local
[all...]

Completed in 117 milliseconds