Home
last modified time | relevance | path

Searched defs:AbbrDecl (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAbbrev.cpp33 DWARFAbbreviationDeclaration AbbrDecl; extract() local
H A DDWARFDie.cpp674 auto AbbrDecl = Die.getAbbreviationDeclarationPtr(); attribute_iterator() local
687 updateForIndex(const DWARFAbbreviationDeclaration & AbbrDecl,uint32_t I) updateForIndex() argument
714 if (auto AbbrDecl = Die.getAbbreviationDeclarationPtr()) operator ++() local
[all...]
H A DDWARFUnit.cpp469 if (const DWARFAbbreviationDeclaration *AbbrDecl = in extractDIEsToVector() local