Searched defs:AbbrevDecl (Results 1 – 7 of 7) sorted by relevance
32 const DWARFAbbreviationDeclaration *AbbrevDecl = nullptr; variable
73 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in getTag() local
36 const DWARFAbbreviationDeclaration *AbbrevDecl; variable
35 const DWARFAbbreviationDeclaration *AbbrevDecl; variable
294 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in find() local304 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in find() local503 auto AbbrevDecl = getAbbreviationDeclarationPtr(); in dump() local
136 auto AbbrevDecl = DIE.getAbbreviationDeclarationPtr(); in dumpDebugInfo() local
80 for (auto AbbrevDecl : DI.AbbrevDecls) { in EmitDebugAbbrev() local