Home
last modified time | relevance | path

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

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