Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAbbrev.cpp30 DWARFAbbreviationDeclaration AbbrDecl; in extract() local
DDWARFUnit.cpp169 if (const DWARFAbbreviationDeclaration *AbbrDecl = in setDIERelations() local
217 if (const DWARFAbbreviationDeclaration *AbbrDecl = in extractDIEsToVector() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAbbrev.cpp34 DWARFAbbreviationDeclaration AbbrDecl; in extract() local
DDWARFDie.cpp583 auto AbbrDecl = Die.getAbbreviationDeclarationPtr(); in attribute_iterator() local
596 const DWARFAbbreviationDeclaration &AbbrDecl, uint32_t I) { in updateForIndex()
620 if (auto AbbrDecl = Die.getAbbreviationDeclarationPtr()) in operator ++() local
DDWARFUnit.cpp238 if (const DWARFAbbreviationDeclaration *AbbrDecl = in extractDIEsToVector() local