Searched refs:lowerTypeUnion (Results 1 – 2 of 2) sorted by relevance
465 codeview::TypeIndex lowerTypeUnion(const DICompositeType *Ty);
1712 return lowerTypeUnion(cast<DICompositeType>(Ty)); in lowerType()2510 TypeIndex CodeViewDebug::lowerTypeUnion(const DICompositeType *Ty) { in lowerTypeUnion() function in CodeViewDebug