Searched defs:ParamCount (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/tests/ | ||
| D | asm_printer_test.cpp | 39 enum ParamCount { ONE = 1, TWO = 2 }; enum |
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | codeGen.cpp | 126 std::uint32_t CodeGen::ParamCount() const noexcept in ParamCount() function in ark::es2panda::compiler::CodeGen |
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| D | pandagen.cpp | 155 uint32_t PandaGen::ParamCount() const in ParamCount() function in panda::es2panda::compiler::PandaGen |