Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugAbbrev.h60 using DWARFAbbreviationDeclarationSetMap = variable
63 mutable DWARFAbbreviationDeclarationSetMap AbbrDeclSets;
64 mutable DWARFAbbreviationDeclarationSetMap::const_iterator PrevAbbrOffsetPos;
76 DWARFAbbreviationDeclarationSetMap::const_iterator begin() const { in begin()
81 DWARFAbbreviationDeclarationSetMap::const_iterator end() const { in end()