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

/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.h69 dw_attr_t AttributeAtIndex(uint32_t i) const { return m_infos[i].attr; } function in class:DWARFDebugInfoEntry::Attributes

Completed in 215 milliseconds