Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAbbrev.cpp33 DWARFAbbreviationDeclaration AbbrDecl; in extract() local
H A DDWARFDie.cpp673 auto AbbrDecl = Die.getAbbreviationDeclarationPtr(); in attribute_iterator() local
686 const DWARFAbbreviationDeclaration &AbbrDecl, uint32_t I) { in updateForIndex() argument
713 if (auto AbbrDecl = Die.getAbbreviationDeclarationPtr()) operator ++() local
[all...]
H A DDWARFUnit.cpp446 if (const DWARFAbbreviationDeclaration *AbbrDecl = extractDIEsToVector() local