Searched defs:AbbrevDecl (Results 1 – 6 of 6) sorted by relevance
32 const DWARFAbbreviationDeclaration *AbbrevDecl = nullptr; variable
72 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in getTag() local
253 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in find() local 263 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in find() local 597 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in dump() local
515 auto AbbrevDecl = Die->getAbbreviationDeclarationPtr(); in find() local
108 for (const DWARFYAML::Abbrev &AbbrevDecl : DebugAbbrev[Index].Table) { in getAbbrevTableContentByIndex() local