Searched refs:TransTy (Results 1 – 1 of 1) sorted by relevance
37 if (llvm::Type *TransTy = CGM.getTargetCodeGenInfo().getOpenCLType(CGM, T)) in convertOpenCLSpecificType() local38 return TransTy; in convertOpenCLSpecificType()73 if (llvm::Type *TransTy = CGM.getTargetCodeGenInfo().getOpenCLType( in getSamplerType() local75 SamplerTy = TransTy; in getSamplerType()