Home
last modified time | relevance | path

Searched defs:precedingToken (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dcompletions.cpp758 auto precedingToken = FindPrecedingToken(position, ctx->parserProgram->Ast(), allocator); in GetGlobalCompletions() local
826 auto precedingToken = FindPrecedingToken(pos, ctx->parserProgram->Ast(), allocator); in GetCompletionsAtPositionImpl() local