Searched defs:CreateFuncDecl (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/ | ||
| H A D | scopesInitPhase.cpp | 388 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 D | function.cpp | 1870 static void CreateFuncDecl(ETSChecker *checker, ir::MethodDefinition *func, varbinder::LocalScope *scope) in CreateFuncDecl() function |
Completed in 7 milliseconds