Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugAbbrev.h59 using DWARFAbbreviationDeclarationSetMap = variable
62 mutable DWARFAbbreviationDeclarationSetMap AbbrDeclSets;
63 mutable DWARFAbbreviationDeclarationSetMap::const_iterator PrevAbbrOffsetPos;
75 DWARFAbbreviationDeclarationSetMap::const_iterator begin() const { in begin()
80 DWARFAbbreviationDeclarationSetMap::const_iterator end() const { in end()