Lines Matching defs:line
283 const int line = base->fLine;
288 line, "cannot swizzle value of type '" + baseType.displayName() + "'");
293 context.fErrors->error(line,
345 context.fErrors->error(line,
353 context.fErrors->error(line, "swizzle must refer to base expression");
403 context, line, *scalarType,
404 Literal::MakeInt(context, line, /*value=*/0)));
413 context, line, *scalarType,
414 Literal::MakeInt(context, line, /*value=*/1)));
426 expr = Constructor::Convert(context, line,
455 int line = expr->fLine;
456 return ConstructorSplat::Make(context, line,