Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugAbbrev.h57 using DWARFAbbreviationDeclarationSetMap = variable
60 mutable DWARFAbbreviationDeclarationSetMap AbbrDeclSets;
61 mutable DWARFAbbreviationDeclarationSetMap::const_iterator PrevAbbrOffsetPos;
74 DWARFAbbreviationDeclarationSetMap::const_iterator begin() const { in begin()
79 DWARFAbbreviationDeclarationSetMap::const_iterator end() const { in end()