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