Home
last modified time | relevance | path

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

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