Searched defs:SetParentIndex (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.h173 void SetParentIndex(uint32_t idx) { m_parent_idx = idx; } function in class:DWARFDebugInfoEntry

Completed in 49 milliseconds