Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h36 attr_iterator_range; typedef
38 attr_iterator_range attributes() const { in attributes()
39 return attr_iterator_range(AttributeSpecs.begin(), AttributeSpecs.end()); in attributes()