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

  /external/llvm/lib/DebugInfo/
DWARFAbbreviationDeclaration.h 40 attr_iterator_range; typedef in class:llvm::DWARFAbbreviationDeclaration
42 attr_iterator_range attributes() const {
43 return attr_iterator_range(AttributeSpecs.begin(), AttributeSpecs.end());

Completed in 198 milliseconds