Searched refs:lowerType (Results 1 – 2 of 2) sorted by relevance
417 codeview::TypeIndex lowerType(const DIType *Ty, const DIType *ClassTy);
1630 TypeIndex CodeViewDebug::lowerType(const DIType *Ty, const DIType *ClassTy) { in lowerType() function in CodeViewDebug2662 TypeIndex TI = lowerType(Ty, ClassTy); in getTypeIndex()