Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()