Searched refs:lowerTypeBasic (Results 1 – 2 of 2) sorted by relevance
399 codeview::TypeIndex lowerTypeBasic(const DIBasicType *Ty);
1440 return lowerTypeBasic(cast<DIBasicType>(Ty)); in lowerType()1544 TypeIndex CodeViewDebug::lowerTypeBasic(const DIBasicType *Ty) { in lowerTypeBasic() function in CodeViewDebug