Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dfile_item_container.cpp533 const auto &item_deps = item->GetIndexDependencies(); in AddIndexDependecies()
Dfile_items.h216 const std::list<IndexedItem *> &GetIndexDependencies() const in GetIndexDependencies() function