Home
last modified time | relevance | path

Searched defs:ParamCount (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dasm_printer_test.cpp39 enum ParamCount { ONE = 1, TWO = 2 }; enum
228 if constexpr (PARAMS == ParamCount::TWO) { in DoTest() argument
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.cpp141 uint32_t PandaGen::ParamCount() const in ParamCount() function in panda::es2panda::compiler::PandaGen

Completed in 8 milliseconds