Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/test/unit/plugin/
Dplugin_check_manual_capi.cpp99 es2panda_SourceRange *posRange = g_impl->CreateSourceRange(ctx, leftPos, rightPos); in CheckSourcePosition() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dreg_alloc_lsra.cpp994 auto posRange = activeLi->FindPosRange(start); in UpdateActiveAllocateInfo() local
1708 auto posRange = li->FindPosRange(curId); in CollectCallerNoNeedReloadByInsn() local
/arkcompiler/ets_frontend/ets2panda/lsp/src/services/text_change/
Dchange_tracker.cpp89 const auto posRange = CreateRange(pos); in InsertNodesAt() local