Home
last modified time | relevance | path

Searched defs:typeItemName (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/
Ddebug_info_updater-inl.h228 …auto *typeItemName = (typeItem == nullptr) ? updater_->GetOrCreateStringItem(type) : typeItem->Get… in HandleStartLocal() local
242 …auto *typeItemName = (typeItem == nullptr) ? updater_->GetOrCreateStringItem(type) : typeItem->Get… in HandleStartLocalExtended() local