Home
last modified time | relevance | path

Searched refs:index_type (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dfile_item_container.h286 auto index_type = item1->GetIndexType(); in operator() local
287 if (index_type == IndexType::CLASS) { in operator()
297 if (index_type == IndexType::LINE_NUMBER_PROG) { in operator()