Searched refs:addToUDTs (Results 1 – 2 of 2) sorted by relevance
241 void addToUDTs(const DIType *Ty, codeview::TypeIndex TI);
903 void CodeViewDebug::addToUDTs(const DIType *Ty, TypeIndex TI) { in addToUDTs() function in CodeViewDebug972 addToUDTs(Ty, UnderlyingTypeIndex); in lowerTypeAlias()1573 addToUDTs(Ty, ClassTI); in lowerCompleteTypeClass()1613 addToUDTs(Ty, UnionTI); in lowerCompleteTypeUnion()