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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dexpressions.h2707 check_int_type(Integer_type*, bool, Location) const;
H A Dexpressions.cc15634 ret = this->check_int_type(type->integer_type(), issue_error, loc);
15649 Numeric_constant::check_int_type(Integer_type* type, bool issue_error, function in class:Numeric_constant

Completed in 169 milliseconds