Home
last modified time | relevance | path

Searched refs:HoistFunction (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A Dhoisting.cpp39 static void HoistFunction(PandaGen *pg, varbinder::Variable *var, const varbinder::FunctionDecl *decl) in HoistFunction() function
75 HoistFunction(pg, var, decl->AsFunctionDecl()); in Hoist()
/arkcompiler/ets_frontend/es2panda/compiler/base/
H A Dhoisting.cpp65 static void HoistFunction(PandaGen *pg, binder::Variable *var, const binder::FunctionDecl *decl) in HoistFunction() function
121 HoistFunction(pg, var, decl->AsFunctionDecl()); in Hoist()

Completed in 1 milliseconds