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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dstatements.cc36 if (this->classification_ == STATEMENT_ERROR)
69 if (this->classification_ == STATEMENT_ERROR)
139 if (this->classification_ == STATEMENT_ERROR)
158 this->classification_ = STATEMENT_ERROR;
177 : Statement(STATEMENT_ERROR, location)
2148 if (this->classification() == STATEMENT_ERROR)
H A Dstatements.h93 STATEMENT_ERROR, enumerator in enum:Statement::Statement_classification

Completed in 101 milliseconds