Searched refs:lowerTypeMemberFunction (Results 1 – 2 of 2) sorted by relevance
251 codeview::TypeIndex lowerTypeMemberFunction(const DISubroutineType *Ty,
270 lowerTypeMemberFunction(SP->getType(), Class, SP->getThisAdjustment()); in getMemberFunctionType()950 return lowerTypeMemberFunction(cast<DISubroutineType>(Ty), ClassTy, in lowerType()1300 TypeIndex CodeViewDebug::lowerTypeMemberFunction(const DISubroutineType *Ty, in lowerTypeMemberFunction() function in CodeViewDebug