llvm::DWARFAbbreviationDeclaration::attr_iterator_range

Const iterator range over this abbreviation's AttributeSpec entries.

Synopsis

Declared in <llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h>

using attr_iterator_range = iterator_range<AttributeSpecVector::const_iterator>;