Searched refs:FunctionEnter (Results 1 – 3 of 3) sorted by relevance
/arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
D | function.cpp | 188 pg->FunctionEnter(); in CompileFunction() |
D | pandagen.h | 271 void FunctionEnter(); |
D | pandagen.cpp | 206 void PandaGen::FunctionEnter() in FunctionEnter() function in panda::es2panda::compiler::PandaGen |