Searched refs:VarDIE (Results 1 – 1 of 1) sorted by relevance
724 if (auto *VarDIE = getDIE(Var)) in constructTypeDIE() local965 auto *VarDIE = getDIE(Var); in constructTypeDIE() local966 if (VarDIE) { in constructTypeDIE()1367 if (auto *VarDIE = getDIE(BV)) in constructSubrangeDIE() local1368 addDIEEntry(DW_Subrange, Attr, *VarDIE); in constructSubrangeDIE()1406 if (auto *VarDIE = getDIE(BV)) in constructGenericSubrangeDIE() local1407 addDIEEntry(DwGenericSubrange, Attr, *VarDIE); in constructGenericSubrangeDIE()1486 if (auto *VarDIE = getDIE(Var)) in constructArrayTypeDIE() local1497 if (auto *VarDIE = getDIE(Var)) in constructArrayTypeDIE() local1508 if (auto *VarDIE = getDIE(Var)) in constructArrayTypeDIE() local[all …]