Home
last modified time | relevance | path

Searched refs:ANNOTATION_ITEM (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/runtime_core/libpandafile/tests/
H A Dfile_items_test.cpp80 case ItemTypes::ANNOTATION_ITEM: in HWTEST()
/arkcompiler/runtime_core/static_core/static_linker/
H A Dlinker_context_misc.cpp240 case panda_file::ItemTypes::ANNOTATION_ITEM: { in ReprItem()
H A Dlinker_context.cpp763 if (oi->GetItemType() == panda_file::ItemTypes::ANNOTATION_ITEM) { in ScalarValueIdFromOld()
/arkcompiler/runtime_core/libpandafile/
H A Dfile_items.h94 ANNOTATION_ITEM, member in panda::panda_file::ClassTag::MethodTag::FieldTag::FunctionKind::ItemRank::ItemTypes
1766 return ItemTypes::ANNOTATION_ITEM;
H A Dfile_items.cpp118 case ItemTypes::ANNOTATION_ITEM: in ItemTypeToString()
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_items.h96 ANNOTATION_ITEM, member in ark::panda_file::ClassTag::MethodTag::FieldTag::ItemTypes
1929 return ItemTypes::ANNOTATION_ITEM;
H A Dfile_items.cpp83 case ItemTypes::ANNOTATION_ITEM: in ItemTypeToString()

Completed in 14 milliseconds