Lines Matching refs:pos
153 Errorf(pos scanner.Position, fmt string, args ...interface{})
419 func (d *baseModuleContext) Errorf(pos scanner.Position,
424 Pos: pos,
434 Pos: d.module.pos,
443 pos := d.module.propertyPos[property]
445 if !pos.IsValid() {
446 pos = d.module.pos
453 Pos: pos,
514 Pos: module.pos,
1215 module.pos = mctx.module.pos
1282 module.pos = l.module.pos