Searched defs:GetUnmappedArgs (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| D | pandagen.cpp | 1449 void PandaGen::GetUnmappedArgs(const ir::AstNode *node) in GetUnmappedArgs() function in panda::es2panda::compiler::PandaGen |
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | pandagen.cpp | 1148 void PandaGen::GetUnmappedArgs(const ir::AstNode *node) in GetUnmappedArgs() function in ark::es2panda::compiler::PandaGen |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | call_signature.cpp | 1017 DEF_CALL_SIGNATURE(GetUnmappedArgs) in DEF_CALL_SIGNATURE() argument |