Home
last modified time | relevance | path

Searched refs:LAST_16 (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dfile_items.h160 LAST_16 = PROTO, member in panda::panda_file::ClassTag::MethodTag::FieldTag::FunctionKind::ItemRank::IndexType
168 static constexpr size_t INDEX_COUNT_16 = static_cast<size_t>(IndexType::LAST_16) + 1;
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_items.h136 LAST_16 = PROTO, member in ark::panda_file::ClassTag::MethodTag::FieldTag::IndexType
145 constexpr size_t INDEX_COUNT_16 = static_cast<size_t>(IndexType::LAST_16) + 1;

Completed in 7 milliseconds