Searched refs:DPT (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGExprAgg.cpp1447 llvm::PointerType *DPT = cast<llvm::PointerType>(DestPtr->getType()); local
1449 llvm::Type::getInt8PtrTy(getLLVMContext(), DPT->getAddressSpace());
H A DCGClass.cpp858 llvm::PointerType *DPT = cast<llvm::PointerType>(DestPtr->getType()); local
860 llvm::Type::getInt8PtrTy(CGF.getLLVMContext(), DPT->getAddressSpace());

Completed in 116 milliseconds