Lines Matching refs:error
154 // To avoid overzealous error reporting, only trigger the error at the first
157 fContext.fErrors->error(stmt.fLine, "variable '" +
168 fContext.fErrors->error(
183 fContext.fErrors->error(returnStmt.fLine,
189 fContext.fErrors->error(returnStmt.fLine,
215 fContext.fErrors->error(stmt.fLine,
224 fContext.fErrors->error(stmt.fLine,
227 fContext.fErrors->error(stmt.fLine,
261 context.fErrors->error(function.fLine, "function '" + function.name() +