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