Home
last modified time | relevance | path

Searched refs:SetFunctionScope (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
DcompileQueue.h50 void SetFunctionScope(binder::FunctionScope *scope) in SetFunctionScope() function
DcompileQueue.cpp265 funcJob->SetFunctionScope(function); in Schedule()