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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dexpressions.cc1676 string_(string), string_info_(string_info)
1690 return new String_info_expression(this->string_->copy(), this->string_info_,
1708 String_info string_info_; member in class:String_info_expression
1716 switch (this->string_info_)
1738 switch (this->string_info_)
1743 this->string_info_,
1761 (this->string_info_ == STRING_INFO_DATA ? "data"
1762 : this->string_info_ == STRING_INFO_LENGTH ? "length"

Completed in 180 milliseconds