Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h80 llvm::DIType *OCLQueueDITy = nullptr; variable
H A DCGDebugInfo.cpp740 return getOrCreateStructPtrType("opencl_queue_t", OCLQueueDITy); in CreateType()