Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h93 using attr_iterator_range = variable
96 attr_iterator_range attributes() const { in attributes()
97 return attr_iterator_range(AttributeSpecs.begin(), AttributeSpecs.end()); in attributes()