Searched defs:CreateFuncDecl (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/ | ||
| D | asyncMethodLowering.cpp | 29 static void CreateFuncDecl(checker::ETSChecker *checker, ir::MethodDefinition *func, varbinder::Loc… in CreateFuncDecl() function |
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/ | ||
| D | scopesInitPhase.cpp | 426 void ScopesInitPhase::CreateFuncDecl(ir::ScriptFunction *func) in CreateFuncDecl() function in ark::es2panda::compiler::ScopesInitPhase |