reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
407 Type *OriginalElTy = PTy->getElementType(); 417 Type *IntPtrTy = DL.getIntPtrType(PTy); 509 Type::getInt8PtrTy(Ty->getContext(), PTy->getAddressSpace())); 586 if (V->getType() != PTy) 587 Casted = InsertNoopCastOfTo(Casted, PTy);