Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFFormValue.h40 dw_form_t &FormRef() { return m_form; } in FormRef() function
H A DDWARFDebugInfoEntry.cpp96 form_value.FormRef() = attr_spec.Form; in ExtractAttrAndFormValue()