Home
last modified time | relevance | path

Searched defs:CreateFuncDecl (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DscopesInitPhase.cpp388 void ScopesInitPhase::CreateFuncDecl(ir::ScriptFunction *func) in CreateFuncDecl() function in ark::es2panda::compiler::ScopesInitPhase
662 void InitScopesPhaseTs::CreateFuncDecl(ir::ScriptFunction *func) in CreateFuncDecl() function in ark::es2panda::compiler::InitScopesPhaseTs
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dfunction.cpp1870 static void CreateFuncDecl(ETSChecker *checker, ir::MethodDefinition *func, varbinder::LocalScope *scope) in CreateFuncDecl() function

Completed in 7 milliseconds