Searched refs:SetUnit (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFAttribute.cpp38 form_value.SetUnit(cu);
H A DDWARFFormValue.h45 void SetUnit(const DWARFUnit *unit) { m_unit = unit; } function in class:DWARFFormValue
H A DDWARFDebugInfoEntry.cpp617 form_value.SetUnit(cu);

Completed in 60 milliseconds