Searched defs:AbbrevDecl (Results 1 – 10 of 10) sorted by relevance
31 const DWARFAbbreviationDeclaration *AbbrevDecl = nullptr; variable
73 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in getTag() local
32 const DWARFAbbreviationDeclaration *AbbrevDecl = nullptr; variable
72 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in getTag() local
36 const DWARFAbbreviationDeclaration *AbbrevDecl; variable
337 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in find() local347 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in find() local590 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in dump() local
250 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in find() local260 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in find() local583 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in dump() local
79 for (auto AbbrevDecl : DI.AbbrevDecls) { in EmitDebugAbbrev() local
584 if (const DWARFAbbreviationDeclaration *AbbrevDecl = in processOneDie() local
108 for (const DWARFYAML::Abbrev &AbbrevDecl : DebugAbbrev[Index].Table) { in getAbbrevTableContentByIndex() local