Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugAbbrev.h56 using DWARFAbbreviationDeclarationSetMap = variable
59 mutable DWARFAbbreviationDeclarationSetMap AbbrDeclSets;
60 mutable DWARFAbbreviationDeclarationSetMap::const_iterator PrevAbbrOffsetPos;
73 DWARFAbbreviationDeclarationSetMap::const_iterator begin() const { in begin()
78 DWARFAbbreviationDeclarationSetMap::const_iterator end() const { in end()