Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
H A Dfile_items.h87 enum class ItemRank : uint8_t { class in panda::panda_file::ClassTag::MethodTag::FieldTag::FunctionKind
283 void SetReLayoutRank(ItemRank rank) in SetReLayoutRank()
288 ItemRank GetReLayoutRank() const in GetReLayoutRank()
300 ItemRank re_layout_rank_ {ItemRank::DEFAULT_RANK};
H A Dfile_item_container.cpp427 item->SetReLayoutRank(ItemRank::CLASS_ITEM_RANK); in ReLayout()
431 item->SetReLayoutRank(ItemRank::STRING_ITEM_RANK); in ReLayout()

Completed in 8 milliseconds