Lines Matching refs:getDIE
172 DIE *DwarfUnit::getDIE(const DINode *D) const {
174 return DU->getDIE(D);
698 return getDIE(Context);
705 if (DIE *TyDIE = getDIE(Ty))
736 if (DIE *TyDIE = getDIE(Ty))
1076 if (DIE *NDie = getDIE(NS))
1096 if (DIE *MDie = getDIE(M))
1122 if (DIE *SPDie = getDIE(SP))
1151 DeclDie = getDIE(SPDecl);
1356 DIE *NDie = getDIE(D);
1463 if (DIE *PDie = getDIE(PNode))
1481 if (DIE *StaticMemberDIE = getDIE(DT))