Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h76 llvm::DIType *OCLQueueDITy = nullptr; variable
H A DCGDebugInfo.cpp693 return getOrCreateStructPtrType("opencl_queue_t", OCLQueueDITy); in CreateType()