Searched defs:FormalParamsLength (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/ir/base/ | ||
| D | scriptFunction.cpp | 30 size_t ScriptFunction::FormalParamsLength() const in FormalParamsLength() function in panda::es2panda::ir::ScriptFunction |
| /arkcompiler/ets_frontend/ets2panda/ir/base/ | ||
| D | scriptFunction.cpp | 48 std::size_t ScriptFunction::FormalParamsLength() const noexcept in FormalParamsLength() function in ark::es2panda::ir::ScriptFunction |