Home
last modified time | relevance | path

Searched refs:MAX_INDEX_32 (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dfile_item_container.h353 LineNumberProgramIndexItem() : IndexItem(IndexType::LINE_NUMBER_PROG, MAX_INDEX_32) {} in LineNumberProgramIndexItem()
H A Dfile_items.h137 static constexpr uint32_t MAX_INDEX_32 = std::numeric_limits<uint32_t>::max(); member in panda::panda_file::ClassTag::MethodTag::FieldTag::FunctionKind::ItemRank
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_item_container.h316 LineNumberProgramIndexItem() : IndexItem(IndexType::LINE_NUMBER_PROG, MAX_INDEX_32) {} in LineNumberProgramIndexItem()
H A Dfile_items.h89 constexpr uint32_t MAX_INDEX_32 = std::numeric_limits<uint32_t>::max(); member in ark::panda_file::ClassTag::MethodTag::FieldTag

Completed in 9 milliseconds