Searched defs:FormalParametersCount (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
D | codeGen.cpp | 134 std::uint32_t CodeGen::FormalParametersCount() const noexcept in FormalParametersCount() function in panda::es2panda::compiler::CodeGen |
/arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
D | pandagen.cpp | 140 uint32_t PandaGen::FormalParametersCount() const in FormalParametersCount() function in panda::es2panda::compiler::PandaGen |