Lines Matching refs:fLine
252 fErrors->error(expr.fLine,
278 fErrors->error(expr.fLine, "cannot assign to this expression");
290 fErrors->error(swizzle.fLine,
371 errors->error(stmt.fLine, "variable '" + var->name() + "' must be created in a scope");
398 errors->error(expr->fLine, "can't assign to expression '" + expr->description() + "'");
508 fErrors.error(i.fLine, "index expression must be constant");
543 fContext.fErrors->error(pe.fLine, "global variable '" + decl.var().name() +
555 fContext.fErrors->error(stmt.fLine, "static if has non-static test");
561 fContext.fErrors->error(stmt.fLine,
578 fContext.fErrors->error(expr.fLine, "function '" + decl.description() +
588 fContext.fErrors->error(expr.fLine, "invalid expression");
592 fContext.fErrors->error(expr.fLine, "invalid expression");