Searched refs:expression_error (Results 1 – 2 of 2) sorted by relevance
110 const Error& expression_error() const { return expression_error_; } in expression_error() function
575 const Scanner::Location& a = classifier->expression_error().location; in ValidateExpression()581 ReportClassifierError(classifier->expression_error()); in ValidateExpression()