Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h77 llvm::DIType *OCLSamplerDITy = nullptr; variable
H A DCGDebugInfo.cpp734 return getOrCreateStructPtrType("opencl_sampler_t", OCLSamplerDITy); in CreateType()