Searched refs:lowerTypeFunction (Results 1 – 2 of 2) sorted by relevance
407 codeview::TypeIndex lowerTypeFunction(const DISubroutineType *Ty);
1463 return lowerTypeFunction(cast<DISubroutineType>(Ty)); in lowerType()1798 TypeIndex CodeViewDebug::lowerTypeFunction(const DISubroutineType *Ty) { in lowerTypeFunction() function in CodeViewDebug