Home
last modified time | relevance | path

Searched defs:ParamCount (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
Dasm_printer_test.cpp39 enum ParamCount { ONE = 1, TWO = 2 }; enum
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcodeGen.cpp126 std::uint32_t CodeGen::ParamCount() const noexcept in ParamCount() function in ark::es2panda::compiler::CodeGen
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp155 uint32_t PandaGen::ParamCount() const in ParamCount() function in panda::es2panda::compiler::PandaGen