Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DasyncMethodLowering.cpp29 static void CreateFuncDecl(checker::ETSChecker *checker, ir::MethodDefinition *func, varbinder::Loc… in CreateFuncDecl() function
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
DscopesInitPhase.cpp426 void ScopesInitPhase::CreateFuncDecl(ir::ScriptFunction *func) in CreateFuncDecl() function in ark::es2panda::compiler::ScopesInitPhase
748 void InitScopesPhaseTs::CreateFuncDecl(ir::ScriptFunction *func) in CreateFuncDecl() function in ark::es2panda::compiler::InitScopesPhaseTs