HomeSort by relevance Sort by last modified time
    Searched full:attr_iterator_range (Results 1 - 1 of 1) sorted by null

  /external/llvm/include/llvm/DebugInfo/DWARF/
DWARFAbbreviationDeclaration.h 36 attr_iterator_range; typedef in class:llvm::DWARFAbbreviationDeclaration
38 attr_iterator_range attributes() const {
39 return attr_iterator_range(AttributeSpecs.begin(), AttributeSpecs.end());

Completed in 55 milliseconds