Searched defs:AbbrevDecl (Results 1 – 5 of 5) sorted by relevance
32 const DWARFAbbreviationDeclaration *AbbrevDecl = nullptr; variable
72 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in getTag() local
250 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in find() local260 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in find() local583 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in dump() local
242 auto AbbrevDecl = DIE.getAbbreviationDeclarationPtr(); in dumpDebugInfo() local
108 for (const DWARFYAML::Abbrev &AbbrevDecl : DebugAbbrev[Index].Table) { in getAbbrevTableContentByIndex() local