Searched refs:OtherTy (Results 1 – 3 of 3) sorted by relevance
160 template<class OtherTy, class OtherIterTy>161 bundle_iterator(const bundle_iterator<OtherTy, OtherIterTy> &I)
2227 Type *OtherTy = OtherPtrTy->getElementType(); in RewriteMemIntrinUserOfAlloca() local2228 if (StructType *ST = dyn_cast<StructType>(OtherTy)) { in RewriteMemIntrinUserOfAlloca()2231 Type *EltTy = cast<SequentialType>(OtherTy)->getElementType(); in RewriteMemIntrinUserOfAlloca()
937 QualType OtherTy, in handleOtherComplexFloatConversion() argument940 int order = S.Context.getFloatingTypeOrder(ComplexTy, OtherTy); in handleOtherComplexFloatConversion()957 S.Context.getComplexType(OtherTy)); in handleOtherComplexFloatConversion()