Searched defs:startPosition (Results 1 – 5 of 5) sorted by relevance
680 const startPosition = sourceFile.getLineAndCharacterOfPosition(node.getStart()); constant
477 const startPosition: SourceMapSegmentObj | null = sourceMapLink.traceSegment( constant
335 const auto startPosition = GetAdjustedLocation(startNode, false, ctx->allocator); in GetAdjustedRange() local350 const auto startPosition = GetAdjustedLocation(startNode, false, ctx->allocator); in DeleteNodeRange() local
394 …::vector<CodeFixActionInfo> GetCodeFixesAtPosition(es2panda_Context *context, size_t startPosition, in GetCodeFixesAtPosition()
758 …ctor<CodeFixActionInfo> GetCodeFixesAtPositionImpl(es2panda_Context *context, size_t startPosition, in GetCodeFixesAtPositionImpl()