Home
last modified time | relevance | path

Searched refs:OCLSamplerDITy (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.h75 llvm::DIType *OCLSamplerDITy = nullptr; variable
DCGDebugInfo.cpp709 return getOrCreateStructPtrType("opencl_sampler_t", OCLSamplerDITy); in CreateType()