Lines Matching refs:pos
153 Errorf(pos scanner.Position, fmt string, args ...interface{})
387 func (d *baseModuleContext) Errorf(pos scanner.Position,
392 Pos: pos,
402 Pos: d.module.pos,
411 pos := d.module.propertyPos[property]
413 if !pos.IsValid() {
414 pos = d.module.pos
421 Pos: pos,
482 Pos: module.pos,
1040 module.pos = mctx.module.pos
1087 module.pos = l.module.pos