Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h75 llvm::DIType *OCLSamplerDITy = nullptr; variable
H A DCGDebugInfo.cpp710 return getOrCreateStructPtrType("opencl_sampler_t", OCLSamplerDITy); in CreateType()